MFPKEY_Content_DLNA_Profile_ID property

Contains the Digital Living Network Alliance (DLNA) profile identifier for a media source.

Data type PROPVARIANT type (vt) PROPVARIANT member
wchar_t* VT_LPWSTR pwszVal

Syntax

DECLSPEC_SELECTANY PROPERTYKEY MFPKEY_Content_DLNA_Profile_ID = { {0xcfa31b45,0x525d,0x4998,0xbb,0x44,0x3f,0x7d,0x81,0x54,0x2f,0xa4}, 0x01 }  

Remarks

A DLNA profile identifier is a string that identifies the encoding profile of the content.

Profile identifiers are described in the DLNA Networked Device Interoperability Guidelines. (This resource may not be available in some languages and countries.)

Requirements

Header: Declared in mfidl.h.