ScreenUPG
UTS_DEVICESTATUS_NOTREADY Property



"Not ready" sub-status of UTS_DEVICESTATUS notifying host of the status of the local UTS device.
Syntax
'Declaration
 
Public ReadOnly Property UTS_DEVICESTATUS_NOTREADY As Integer
'Usage
 
Dim instance As ScreenUPG 
Dim value As Integer 
  
value = instance.UTS_DEVICESTATUS_NOTREADY
public int UTS_DEVICESTATUS_NOTREADY {get;}
public: 
property int UTS_DEVICESTATUS_NOTREADY { 
   int get(); 
}
Remarks
Status of device is first byte of SendStatus 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
getPeripheralControl Method
setPeripheralControl Method
SendStatus(Int32,Byte[]) Method
SendStatus(Int32,SByte[]) Method
UTS_DEVICESTATUS Property
UTS_DEVICESTATUS_READY Property
UTS_DEVICESTATUS_BUSY Property
UTS_DEVICESTATUS_ERROR Property
UTS_DEVICESTATUS_THRU Property
UTS_DEVICESTATUS_OFFLINE Property
UTS_DEVICESTATUS_POC Property