IFunctionInstanceCollectionQuery interface
[Function Discovery is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
This interface implements the asynchronous query for a collection of function instances based on category and subcategory. A pointer to this interface is returned when the collection query is created by the client program.
Members
The IFunctionInstanceCollectionQuery interface inherits from the IUnknown interface. IFunctionInstanceCollectionQuery also has these types of members:
Methods
The IFunctionInstanceCollectionQuery interface has these methods.
| Method | Description |
|---|---|
| AddPropertyConstraint |
Adds a property constraint to the query. |
| AddQueryConstraint |
Adds a query constraint to the query. |
| Execute |
Performs the query defined by CreateInstanceCollectionQuery. |
Remarks
The Execute method must be invoked by the client program before any data can be retrieved from the query object.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012