IKoreanImeUI::GetCandWndPos (Windows CE 5.0)
Returns the current candidate window position.
STDMETHOD GetCandWndPos(LONG* px, LONG* py);
Parameters
- px
[out] X-coordinate position of upper left corner. - py
[out] Y-coordinate position of upper left corner.
Return Values
Candidate window position.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: KoreanImeUI.h.
Link Library: Uuid.lib.
See Also
Send Feedback on this topic to the authors