CHAILink SDK
Version 1.3
|
CLC_ErrorCode SharedDisplayClient_GetCursorPos | ( | CPHOBJECT const | hSharedDisplayClient, |
CPUINT16 *const | pwX, | ||
CPUINT16 *const | pwY | ||
) |
Get cursor position.
[in] | hSharedDisplayClient | Shared display client local device handle |
[out] | pwX | Pointer to the cursor horizontal position. |
[out] | pwY | Pointer to the cursor vertical position. |