Share via


CImeCUIDefCompWindow::CompArea::GetMargins (Windows Embedded CE 6.0)

1/6/2010

This method retrieves the top, bottom, right, and left margins of the composition string area of the default composition 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

CImeCUIDefCompWindow
MARGINS