CHAILink SDK
Version 1.3
|
typedef void(* NH_SHAREDDISPLAYCLIENT_SESSIONCLOSED)(CPHOBJECT const hSharedDisplayClient, ObjectTypes const deviceType, CPUINT32 const dwDeviceUserData) |
Called if shared display session closed by the server.
[in] | hSharedDisplayClient | 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. |