CHAILink SDK
Version 1.3
|
List of all Shared Display functions. More...
Event handling | |
CLC_ErrorCode | SharedDisplay_RegisterNotificationHandler (CPHOBJECT const hSharedDisplay) |
Register notification handler for a shared display local device. More... | |
CLC_ErrorCode | SharedDisplay_UnregisterNotificationHandler (CPHOBJECT const hSharedDisplay) |
Unregister notification handler for a shared display local device. More... | |
Connection handling | |
CLC_ErrorCode | SharedDisplay_Accept (CPHOBJECT const hSharedDisplay, CPDEVICEID *const pSourceDevID, SharedDisplayCaps const displayCaps, CPUINT16 const wWidth, CPUINT16 const wHeight) |
Accept a client request. More... | |
CLC_ErrorCode | SharedDisplay_ReleaseSharedDisplay (CPHOBJECT const hSharedDisplay) |
Release the shared display. More... | |
Remote Keys handling | |
CLC_ErrorCode | SharedDisplay_SendKey (CPHOBJECT const hSharedDisplay, SharedDisplayKeyTypes const type, CPCHAR8 const *const strFromKeyboard) |
Send key or string to the connected client if any. More... | |
List of all Shared Display functions.