Share via


CImeCUIToolBar::ButtonArea::GetMargins (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

static void GetMargins(
  PMARGINS pMargins
);

Parameters

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

Return Value

None.

Requirements

Header imjpskin.h
Windows Embedded CE Windows CE .NET 4.2 and later

See Also

Reference

CImeCUIToolBar
MARGINS