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 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 |
|