Partager via


CImeCUICandWindow::CCandListArea::GetMargins (Windows CE 5.0)

Send Feedback

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

static void GetMargins(  PMARGINS pMargins);

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

CImeCUICandWindow | MARGINS

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.