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