Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Stores the host name and the port of the proxy server used by the network source.
Data type
PROPVARIANT type (vt)
PROPVARIANT member
Wide-character string (WCHAR*)
VT_LPWSTR
pwszVal
Remarks
The constant MFNETSOURCE_PROXYINFO defines the GUID for this property key. The property identifier (PID) is zero.
This property is read-only. To get the property value from the network source, call IPropertyStore::GetValue and pass the PROPERTYKEY structure in the key parameter. The fmtid member of PROPERTYKEY must be set to the property GUID.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Header |
|
See also