ITfInputProcessorProfileMgr::UnregisterProfile method
The ITfInputProcessorProfileMgr::UnregisterProfile method unregisters the text service and the profile.
Syntax
HRESULT UnregisterProfile( [in] REFCLSID rclsid, [in] LANGID langid, [in] REFGUID guidProfile, [in] DWORD dwFlags );
Parameters
- rclsid [in]
-
[in] CLSID of the text service.
- langid [in]
-
[in] The language id of the profile.
- guidProfile [in]
-
[in] The GUID to identify the profile.
- dwFlags [in]
-
[in] The combination of the following bits:
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 |
|