Share via


IImeIPoint2::ControlIME (Windows Embedded CE 6.0)

1/6/2010

This method controls the IME conversion service.

Syntax

STDMETHOD ControlIME(
  DWORD dwIMEFuncID,
  LPARAM lparam
);

Parameters

  • dwIMEFuncID
    [in] Function to be performed.
  • lparam
    [in] Additional function-specific information.

Return Values

None.

Requirements

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

See Also

Reference

IImeIPoint2

Other Resources

Using the IImeIPoint2 Interface