ScreenUPG Assembly > ScreenUPG Namespace > IScreenListenerEx Interface : onStatusReceived Method |
'Declaration
<DispIdAttribute(6)> Sub onStatusReceived( _ ByVal status As Short, _ ByRef details As String _ )
'Usage
Dim instance As IScreenListenerEx Dim status As Short Dim details As String instance.onStatusReceived(status, details)
[DispIdAttribute(6)] void onStatusReceived( short status, ref string details )
[DispIdAttribute(6)] void onStatusReceived( short status, String^% details )
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