다음을 통해 공유


IKoreanImeUI::GetCompositionFont (Windows CE 5.0)

Send Feedback

Returns the LOGFONT structure of the current composition window.

STDMETHOD GetCompoitionFont(DWORD dwSize, BYTE* pLogFont);

Parameters

  • dwSize
    [out] Size of the output buffer.
  • pLogFont
    [out] Pointer to the LOGFONT structure.

Return Values

LOGFONT structure of composition window.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: KoreanImeUI.h.
Link Library: Uuid.lib.

See Also

LOGFONT

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.