ImmSetStatusWindowPos
Windows Mobile 6.5
A version of this page is also available for
4/8/2010
This function sets the position of the status window.
BOOL ImmSetStatusWindowPos( HIMC hIMC, LPPOINT lpptPos );
- hIMC
-
[in] Handle to the input context.
- lpptPos
-
[out] Long pointer to the POINT structure that receives the new position of the status window.
The ImmSetStatusWindowPos function causes an IMN_SETSTATUSWINDOWPOS message to be sent to the application.