CHAILink SDK
Version 1.3
|
CLC_ErrorCode SharedDisplay_Accept | ( | CPHOBJECT const | hSharedDisplay, |
CPDEVICEID *const | pSourceDevID, | ||
SharedDisplayCaps const | displayCaps, | ||
CPUINT16 const | wWidth, | ||
CPUINT16 const | wHeight | ||
) |
Accept a client request.
[in] | hSharedDisplay | Handle to the shared display local device. |
[in] | pSourceDevID | Pointer to the Device ID of the requesting client. |
[in] | displayCaps | Display capabilities (see SharedDisplayCaps enumeration in CLC_Enums.h) |
[in] | wWidth | Display width |
[in] | wHeight | Display height |