IImeIPoint2::ControlIME

This method controls the IME conversion service.

STDMETHOD ControlIME(
  DWORD dwIMEFuncID,
  LPARAM lparam
);

Parameters

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

Return Values

None.

Requirements

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

See Also

Using the IImeIPoint2 Interface

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.