MFPROTECTIONATTRIBUTE_BEST_EFFORT attribute
Set as an attribute for an IMFOutputSchema object. If this attribute is present, a failed attempt to apply the protection is ignored. If the associated attribute value is TRUE, the protection schema with the MFPROTECTIONATTRIBUTE_FAIL_OVER attribute should be applied.
Data type
BOOL stored as UINT32
Remarks
If TRUE, enforce the protection schema with the MFPROTECTIONATTRIBUTE_FAIL_OVER attribute if setting this protection fails.
Set as an attribute for an IMFOutputSchema object.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [UWP apps only] |
Minimum supported server |
Windows Server 2012 [UWP apps only] |
Header |
|
See also