Share via


IImeIPoint2::ControlIME

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

Other Resources

Using the IImeIPoint2 Interface