ScreenUPG
UTS_SELECT Property



Status message received by onStatusReceived indicating the UTS device has been selected.
Syntax
'Declaration
 
Public ReadOnly Property UTS_SELECT As Integer
'Usage
 
Dim instance As ScreenUPG 
Dim value As Integer 
  
value = instance.UTS_SELECT
public int UTS_SELECT {get;}
public: 
property int UTS_SELECT { 
   int get(); 
}
Remarks
DID is first byte of onStatusReceived detail byte array.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ScreenUPG Class
ScreenUPG Members
onStatusReceived Event
UTS_DESELECT Property