MFNETSOURCE_ENABLE_PRIVATEMODE property
Enables private download mode in the network source.
Data type
PROPVARIANT type (vt)
PROPVARIANT member
BOOL
VT_I4
lVal
Remarks
If this property is TRUE, the cache is cleared when the session ends.
The MFNETSOURCE_CLIENTGUID constant defines the GUID for the property key. The property identifier (PID) is zero. To set this property on the network source, pass an IPropertyStore pointer to the source resolver. For more information, see Configuring a Media Source.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
None supported |
Header |
|
See also