MFPKEY_CLSID property

Contains the CLSID for a Media Foundation transform (MFT).

Data type PROPVARIANT type (vt) PROPVARIANT member
GUID (CLSID*) VT_CLSID puuid

Syntax

DECLSPEC_SELECTANY PROPERTYKEY MFPKEY_CLSID = { {0xc57a84c0,0x1a80,0x40a3, {0x97,0xb5,0x92,0x72,0xa4,0x3,0xc8,0xae} }, 0x01 }  

Remarks

This property is optional and is informational only. To get this property, query the MFT for the IPropertyStore interface.

Requirements

Header: Declared in mftransform.h.