Provides the APIs required to communicate with the feature management server.
Provides the complete set of functionality required for feature management.
A familiarity with the client/server framework is necessary because feature management uses the standard client/server architecture; the feature manager server actually does the work, the feature manager library provides the APIs to implement a client to that server.
The relationship between the parts of the feature management system is :
This component provides one set of APIs that can be used to communicate with the feature management server.
This dll file holds the APIs that are @publishedPartner.
Connect to the feature management server.
Produce a list of the features that are present.
Check to see if a feature is supported.
Delete a feature.
Provides the APIs required to communicate with the feature management server.
Provides the complete set of functionality required for feature management.
A familiarity with the client/server framework is necessary because feature management uses the standard client/server architecture; the feature manager server actually does the work, the feature manager library provides the APIs to implement a client to that server.
The relationship between the parts of the feature management system is :
This component provides one set of APIs that can be used to communicate with the feature management server.
This dll file holds the APIs that are @publishedPartner.
Connect to the feature management server.
Produce a list of the features that are present.
Check to see if a feature is supported.
Delete a feature.