MFNETSOURCE_PROXYSETTINGS property

Specifies the configuration setting for the default proxy locator. The value of this property is a member of the MFNET_PROXYSETTINGS enumeration.

Data type

PROPVARIANT type (vt)

PROPVARIANT member

LONG

VT_I4

lVal

Remarks

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

Applications can use this property to configure the proxy locator when creating the default proxy locator object. To set the property, pass an IPropertyStore pointer in the pProxyConfig parameter of the MFCreateProxyLocator function.

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