IKoreanImeUI::GetCandWndPos
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
Last updated on Friday, April 09, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.