Share via


CImeCUICandWindow::CReadingsArea::GetMargins (Windows Embedded CE 6.0)

1/6/2010

This method retrieves the top, bottom, right, and left margins of the readings area.

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

CImeCUICandWindow
MARGINS