IKoreanImeUI::SetCompWndPos (Windows Embedded CE 6.0)
1/6/2010
Sets the current composition window.
Syntax
STDMETHOD SetCompWndPos(
LONG x,
LONG y
);
Parameters
- x
[in] X-coordinate of upper left corner of window.
- y
[in] Y-coordinate of upper left corner of window.
Return Value
None.
Requirements
Header | koreanimeui.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |