Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unregisters an Active Input Method Editor (IME).
Syntax
HRESULT UnregisterIME(
[in] REFCLSID rclsid
);
Parameters
- rclsid [in]
The REFCLSID of the Active IME to unregister.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Dimm.h |
IDL |
Dimm.idl |