IRTCUserSearch (Windows Embedded CE 6.0)
1/6/2010
Note
This interface is unsupported in Windows Embedded CE 6.0.
This interface represents an RTC user search. Results of a user search are defined by the IRTCUserSearchResult interface.
Methods
The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.
Method | Description |
---|---|
Creates a user search query object. |
|
Executes a search using a user search query object. |
Obtaining a Pointer
This interface can be obtained by calling IUnknown::QueryInterface on the Client object.
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.2 and later |