IRTCUserSearchQuery:IUnknown (Windows CE 5.0)

Send Feedback

This interface defines a user search query. It contains methods for specifying user search parameters and behaviors. The IRTCUserSearch::CreateQuery method creates an instance of a user search query object.

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
SearchTerm Sets or gets the value associated with the name of a search term for this query.
SearchTerms Gets a space-delimited list of the search terms for this query.
SearchPreference Sets or gets the value currently assigned to a specified search preference.
SearchDomain Sets or gets the domain for a user search.

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 | IUnknown | IRTCUserSearch::CreateQuery

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.