CImeCUIToolBar::GetMargins (Windows CE 5.0)
This method retrieves top, bottom, right, and left margins of the IME toolbar window.
static void GetMargins( PMARGINS pMargins);
Parameters
- pMargins
[out] Pointer to a MARGINS structure that specifies top, bottom, right, and left margins.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Imjpskin.h.
See Also
Send Feedback on this topic to the authors