CHAILink SDK
Version 1.3
|
typedef void(* NH_SHAREDDISPLAY_SESSIONCLOSED)(CPHOBJECT const hSharedDisplay, ObjectTypes const deviceType, CPUINT32 const dwDeviceUserData) |
Called if shared display session was closed by the client.
[in] | hSharedDisplay | Handle to the notified device |
[in] | deviceType | Type of the notified local device. See ObjectTypes |
[in] | dwDeviceUserData | The user data associated to the device handle during its creation. |