MFNETSOURCE_PROXYLOCATORFACTORY property

Contains a pointer to the IMFNetProxyLocatorFactory interface.

Data type

PROPVARIANT type (vt)

PROPVARIANT member

IUnknown pointer

VT_UNKNOWN

punkVal

Remarks

The constant MFNETSOURCE_PROXYLOCATORFACTORY defines the GUID for this property key. The property identifier (PID) is zero.

Applications can use this property to provide a custom proxy locator for the network source. To set the property, pass an IPropertyStore pointer to the source resolver. For more information, see Configuring a Media Source.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Mfidl.h

See also

Media Foundation Properties

Networking in Media Foundation

Proxy Support for Network Sources