Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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.

MethodDescription
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

Mfidl.h

Library

Mfuuid.lib

See also

Media Foundation Interfaces
Supported Protocols

 

 

Show:
© 2017 Microsoft