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.
Represents the result of a search.
Inheritance
The ISearchResult interface inherits from the IDispatch interface.
Methods
The ISearchResult interface has these methods.
| ISearchResult::get_ResultCode Gets an OperationResultCode enumeration that specifies the result of a search. |
| ISearchResult::get_RootCategories Gets an interface collection of the root categories that are currently available on the computer. |
| ISearchResult::get_Updates Gets an interface collection of the updates that result from a search. |
| ISearchResult::get_Warnings Gets a collection of the warnings that result from a 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 |