Share via


CImeCUIToolBar::ButtonArea::GetMargins (Windows CE 5.0)

Send Feedback

This method retrieves the top, bottom, right, and left margins of the button area of the IME toolbar window.

static void GetMargins(  PMARGINSpMargins);

Parameters

  • pMargins
    [out] Pointer to a MARGINS structure that specifies the top, bottom, right, and left margins.

Return Values

None.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Imjpskin.h.

See Also

CImeCUIToolBar | MARGINS

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.