MF_ACTIVATE_MFT_LOCKED attribute
Specifies whether the Topology Loader will change the media types on a Media Foundation transform (MFT). Applications typically do not use this attribute.
Data type
UINT32
Treat as a Boolean value.
Remarks
If value of this attribute is nonzero, the topology loader will not change the media types on the MFT. The topology loader sets this attribute after it loads the topology.
The GUID constant for this attribute is exported from mfuuid.lib.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also