IFunctionDiscoveryServiceProvider interface (functiondiscoveryprovider.h)

[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 is implemented to create and initialize objects to provide a specified access interface to a resource represented by the function instance. After the object is created, the Initialize method is called to initialize the object.

Inheritance

The IFunctionDiscoveryServiceProvider interface inherits from the IUnknown interface. IFunctionDiscoveryServiceProvider also has these types of members:

Methods

The IFunctionDiscoveryServiceProvider interface has these methods.

 
IFunctionDiscoveryServiceProvider::Initialize

Initializes an object that provides a specific interface that has been bound to the resource represented by the function instance.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header functiondiscoveryprovider.h