ISearchResult interface
Represents the result of a search.
Methods
The ISearchResult interface has these methods.
Method | Description |
---|---|
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
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 |