onLostRemoteWindow events delegate.
Namespace: ScreenUPG
Assembly: ScreenUPG (in ScreenUPG.dll)
Verastream SDK for Unisys and Airlines API |
ScreenUPG.onLostRemoteWindowHandler Delegate |
See Also Example |
![]() ![]() |
onLostRemoteWindow events delegate.
Visual Basic (Declaration) |
---|
Public Delegate Sub ScreenUPG.onLostRemoteWindowHandler() |
C# |
---|
public delegate void ScreenUPG.onLostRemoteWindowHandler() |
C++ |
---|
public delegate void ScreenUPG.onLostRemoteWindowHandler() |
J# |
---|
/** delegate */ public delegate void ScreenUPG.onLostRemoteWindowHandler() |
JScript |
---|
JScript suports the use of delegates, but not the declaration of new ones. |