ISearchJob interface (wuapi.h)
Contains properties and methods that are available to a search operation.
Inheritance
The ISearchJob interface inherits from the IDispatch interface. ISearchJob also has these types of members:
Methods
The ISearchJob interface has these methods.
ISearchJob::CleanUp Waits for an asynchronous operation to complete and then releases all the callbacks. |
ISearchJob::get_AsyncState Gets the caller-specific state object that is passed to the IUpdateSearch.BeginSearch method. |
ISearchJob::get_IsCompleted Gets a Boolean value that indicates whether the call to the IUpdateSearch.BeginSearch method is completely processed. |
ISearchJob::RequestAbort Makes a request to cancel the asynchronous search. |
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 |