IMFNetSchemeHandlerConfig interface
Configures a network scheme plug-in.
Members
The IMFNetSchemeHandlerConfig interface inherits from the IUnknown interface. IMFNetSchemeHandlerConfig also has these types of members:
Methods
The IMFNetSchemeHandlerConfig interface has these methods.
| Method | Description |
|---|---|
| GetNumberOfSupportedProtocols |
Retrieves the number of protocols supported by the network scheme plug-in. |
| GetSupportedProtocolType |
Retrieves the protocol type for a given protocol index. |
| ResetProtocolRolloverSettings |
Not implemented in this release. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
Library |
|
See also