ITfInputProcessorProfileMgr::ReleaseInputProcessor method
The ITfInputProcessorProfileMgr::ReleaseInputProcessor method deactivates the profiles belonging to the text services of the specified CLSID and releases the instance of ITfTextInputProcessorEx interface.
Syntax
HRESULT ReleaseInputProcessor( [in] REFCLSID rclsid, [in] DWORD dwFlags );
Parameters
- rclsid [in]
-
[in] CLSID of the textservice to be released.
- dwFlags [in]
-
[in]
Return value
This method can return one of these values.
| Value | Description |
|---|---|
|
The method was successful. |
|
An unspecified error occurred. |
|
One or more parameters are invalid. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2003 R2 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
DLL |
|