IKoreanImeUI::ShowHideCandWnd (Windows Embedded CE 6.0)

1/6/2010

Shows or hides the current candidate window.

Syntax

STDMETHOD ShowHideCandWnd(
  int bShow
);

Parameters

  • bShow
    [in] Boolean value, TRUE indicates show.

Return Value

None.

Requirements

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

See Also

Reference

IKoreanImeUI