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.

IMFNetProxyLocatorFactory interface

Creates a proxy locator object, which determines the proxy to use.

The network source uses this interface to create the proxy locator object. Applications can provide their own implementation of this interface by setting the MFNETSOURCE_PROXYLOCATORFACTORY property. on the source resolver. If the application does not set this property, the network source uses the default proxy locator provided by Media Foundation.

Members

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

Methods

The IMFNetProxyLocatorFactory interface has these methods.

MethodDescription
CreateProxyLocator

Creates a proxy locator object based on the protocol name.

 

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

How to Configure the Proxy Locator
Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft