ScreenUPG
UTS_DESELECT Property



Status message received by onStatusReceived indicating the UTS device has been unselected.
Syntax
'Declaration
 
Public ReadOnly Property UTS_DESELECT As Integer
'Usage
 
Dim instance As ScreenUPG 
Dim value As Integer 
  
value = instance.UTS_DESELECT
public int UTS_DESELECT {get;}
public: 
property int UTS_DESELECT { 
   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_SELECT Property