D3D12DDI_CONTENT_PROTECTION_CALLBACKS_0030 structure (d3d12umddi.h)
Content protection callbacks.
Syntax
typedef struct D3D12DDI_CONTENT_PROTECTION_CALLBACKS_0030 {
PFND3D12DDI_CREATE_PROTECTED_SESSION_CB_0030 pfnCreateProtectedSessionCB;
} D3D12DDI_CONTENT_PROTECTION_CALLBACKS_0030;
Members
pfnCreateProtectedSessionCB
Create protected session callback.
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h |