ITipAutocompleteClient::UnadviseProvider method
Unregisters the associated provider.
Syntax
HRESULT UnadviseProvider(
[in] HWND hWndField,
[in] ITipAutocompleProvider *pIACProvider
);
Parameters
-
hWndField [in]
-
Window handle of the field which provide the auto complete feature.
-
pIACProvider [in]
-
Interface pointer to the auto complete provider interface to be unregistered.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Success. |
|
An unspecified error occurred. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Header |
|
DLL |
|