CImeCUIToolBar::GetMargins (Windows Embedded CE 6.0)
1/6/2010
This method retrieves top, bottom, right, and left margins of the IME toolbar window.
Syntax
static void GetMargins(
PMARGINS pMargins
);
Parameters
- pMargins
[out] Pointer to a MARGINS structure that specifies top, bottom, right, and left margins.
Return Value
None.
Requirements
Header | imjpskin.h |
Windows Embedded CE | Windows CE .NET 4.2 and later |