ScreenUPG
ALC_HOSTLOST Property



Status indicating ALC host connection has broken returned by onStatusReceived.
Syntax
'Declaration
 
Public ReadOnly Property ALC_HOSTLOST As Integer
'Usage
 
Dim instance As ScreenUPG 
Dim value As Integer 
  
value = instance.ALC_HOSTLOST
public int ALC_HOSTLOST {get;}
public: 
property int ALC_HOSTLOST { 
   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
onStatusReceived Event
ALC_HOSTACTIVE Property
ALC_HOSTINACTIVE Property