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.
Contains properties and methods that are available to a search operation.
Members
The ISearchJob interface inherits from the IDispatch interface. ISearchJob also has these types of members:
- Methods
- Properties
Methods
The ISearchJob interface has these methods.
Method | Description |
---|---|
CleanUp | Waits for an asynchronous operation to complete and then releases all the callbacks. |
RequestAbort | Makes a request to cancel an asynchronous search. |
Properties
The ISearchJob interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Gets the caller-specific state object that is passed to the IUpdateSearch.BeginSearch method. |
|
Read-only |
Gets a Boolean value that indicates whether the call to the IUpdateSearch.BeginSearch method is completely processed. |
Requirements
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] |
Header |
Wuapi.h |
IDL |
Wuapi.idl |
Library |
Wuguid.lib |
DLL |
Wuapi.dll |
IID |
IID_ISearchJob is defined as 7366EA16-7A1A-4EA2-B042-973D3E9CD99B |