IMFNetProxyLocatorFactory interface (mfidl.h)
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.
Inheritance
The IMFNetProxyLocatorFactory interface inherits from the IUnknown interface. IMFNetProxyLocatorFactory also has these types of members:
Methods
The IMFNetProxyLocatorFactory interface has these methods.
IMFNetProxyLocatorFactory::CreateProxyLocator Creates an IMFNetProxyLocator interface proxy locator object based on the protocol name. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | mfidl.h |