CHAILink SDK
Version 1.3
|
CLC_ErrorCode SharedDisplayClient_GetSize | ( | CPHOBJECT const | hSharedDisplayClient, |
CPUINT16 *const | pwWidth, | ||
CPUINT16 *const | pwHeight | ||
) |
Get display size.
[in] | hSharedDisplayClient | Shared display client local device handle |
[out] | pwWidth | Pointer to the display width. |
[out] | pwHeight | Pointer to the display height. |