MFNETSOURCE_STREAM_LANGUAGE property
Stores the string sent in the Accept-Language header.
Data type
PROPVARIANT type (vt)
PROPVARIANT member
WCHAR*
VT_LPWSTR
pwszVal
Remarks
The MFNETSOURCE_STREAM_LANGUAGE 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 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
See also