Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 1.42 KB

mfnetsource-enable-privatemode.md

File metadata and controls

63 lines (32 loc) · 1.42 KB
description ms.assetid title ms.topic ms.date
Enables private download mode in the network source.
679661A7-1D31-43F3-A64E-16ADCB5414B0
MFNETSOURCE_ENABLE_PRIVATEMODE property (Mfidl.h)
reference
05/31/2018

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
Mfidl.h

See also

Media Foundation Properties

Networking in Media Foundation