ISearchCompletedCallback interface (wuapi.h)

Contains a method that handles the notification about the completion of an asynchronous search operation. This interface is implemented by programmers who call the IUpdateSearcher.BeginSearch method.

Inheritance

The ISearchCompletedCallback interface inherits from the IUnknown interface. ISearchCompletedCallback also has these types of members:

Methods

The ISearchCompletedCallback interface has these methods.

 
ISearchCompletedCallback::Invoke

Handles the notification of the completion of an asynchronous search that is initiated by calling the IUpdateSearcher.BeginSearch method.

Requirements

Requirement Value
Minimum supported client Windows XP, Windows 2000 Professional with SP3 [desktop apps only]
Minimum supported server Windows Server 2003, Windows 2000 Server with SP3 [desktop apps only]
Target Platform Windows
Header wuapi.h