Click or drag to resize

DeviceSetResourceIndex Method

This method sets the screen index for use with scriptel_get_resource and scriptel_get_resource_info. This is used for firmware versions 4.0 and above.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetResourceIndex(
	byte index
)

Parameters

index
Type: SystemByte
Resource index.
See Also