Expand Minimize
This topic has not yet been rated - Rate this topic

MFNETSOURCE_PROXYRERUNAUTODETECTION property

Specifies whether the default proxy locator should force proxy auto-detection.

Data typePROPVARIANT type (vt)PROPVARIANT member
Boolean (LONG)VT_I4lVal

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 proxy locator object. To set the property, pass an IPropertyStore pointer in the pProxyConfig parameter of the MFCreateProxyLocator function. In auto-detect mode, the proxy locator uses the WinInet proxy detection mechanism. To force auto-detection, set the value to 0.

Requirements

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

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.