Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function gets the position of the status window.
BOOL ImmGetStatusWindowPos( HIMC hIMC, LPPOINT lpptPos);
Parameters
- hIMC
[in] Handle to the input context. - lpptPos
[out] Long pointer to the POINT structure that receives the position coordinates. These are screen coordinates, relative to the upper-left corner of the screen.
Return Values
Nonzero indicates success. Zero indicates failure.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Imm.h.
Link Library: Coreimm.lib.
See Also
Send Feedback on this topic to the authors