DeviceGetResourceIndex Method  | 
 
            This method returns the index of a resource on the signature pad based off the resource index.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic int GetResourceIndex()
Public Function GetResourceIndex As Integer
public:
int GetResourceIndex()
member GetResourceIndex : unit -> int 
Return Value
Type: 
Int32Resoruce index.
Remarks
            This method requires firmware version 4.0 or higher.
            
See Also