Share via


IKoreanImeUI::GetCompositionFont (Windows Embedded CE 6.0)

1/6/2010

Returns the LOGFONT structure of the current composition window.

Syntax

STDMETHOD GetCompoitionFont(
  DWORD dwSize, 
  BYTE* pLogFont
);

Parameters

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

Return Value

LOGFONT structure of composition window.

Requirements

Header koreanimeui.h
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IKoreanImeUI

Other Resources

LOGFONT