MEPolicySet event
Raised by an output trust authority (OTA) when the IMFOutputTrustAuthority::SetPolicy method completes asynchronously.
Event values
Possible values retrieved from IMFMediaEvent::GetValue include the following.
VARTYPE | Description |
---|---|
VT_EMPTY |
No event data. |
VT_UI4 |
An identifier that can be set on an IMFOutputPolicy through the MF_POLICY_ID attribute. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
See also