This topic has not yet been rated - Rate this topic

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.

MethodDescription
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

FunctionDiscoveryAPI.h

IDL

FunctionDiscoveryAPI.idl

DLL

FunDisc.dll

See also

Function Discovery Queries

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.