IRTCUserSearchResult:IUnknown (Windows CE 5.0)
This interface retrieves search result values for specific data columns in a user search result. The IRTCUserSearchResultsEvent::EnumerateResults method retrieves the IRTCUserSearchResult interface.
Methods
The following table shows the method for this interface. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Method | Description |
---|---|
Value | Gets the value in the specified column of the search result. |
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Rtccore.h, Rtccore.idl.
Link Library: Uuid.lib.
See Also
RTC Client API Interfaces | IRTCCollection | IRTCUserSearchResultsEvent::EnumerateResults | IRTCUserSearchResultsEvent::Results | IUnknown
Send Feedback on this topic to the authors