ISearchResult interface
Represents the result of a search.
Members
The ISearchResult interface inherits from the IDispatch interface. ISearchResult also has these types of members:
- Properties
Properties
The ISearchResult interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Gets an OperationResultCode enumeration that specifies the result of a search. |
|
Read-only |
Gets an interface collection of the root categories that are currently available on the computer. |
|
Read-only |
Gets an interface collection of the updates that result from a search. |
|
Read-only |
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] |
Header |
Wuapi.h |
IDL |
Wuapi.idl |
Library |
Wuguid.lib |
DLL |
Wuapi.dll |
IID |
IID_ISearchResult is defined as D40CFF62-E08C-4498-941A-01E25F0FD33C |