ScreenUPG
HOST_STATUS Property



Status message indicating INT-1 host status has changed returned by onStatusReceived.
Syntax
'Declaration
 
Public ReadOnly Property HOST_STATUS As Integer
'Usage
 
Dim instance As ScreenUPG 
Dim value As Integer 
  
value = instance.HOST_STATUS
public int HOST_STATUS {get;}
public: 
property int HOST_STATUS { 
   int get(); 
}
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
HOST_STATUS_HOSTACTIVE Property
HOST_STATUS_HOSTINACTIVE Property
HOST_STATUS_HOSTLOST Property
onStatusReceived Event