ImQueryStatusWindowPos
ImQueryStatusWindowPos
Applications can get position of a status window.
APIRET APIENTRY ImQueryStatusWindowPos(HIMI hIMI, PPOINTL pptPos, PSIZEL pszlSize)
Parameters:
hIMI(input)
- a handle of a IM Instance
pptPos(output)
- a pointer to window position in World coordinate
pszlSize(output)
- a pointer
to the window size
Return:
Zero is successful. Others are errors.
[Back: ImQueryRegisterWordType]
[Next: ImRegisterWord]