// d3d12umddi.h
typedef struct D3D12DDI_CONTENT_PROTECTION_CALLBACKS_0030 {
PFND3D12DDI_CREATE_PROTECTED_SESSION_CB_0030 pfnCreateProtectedSessionCB;
} D3D12DDI_CONTENT_PROTECTION_CALLBACKS_0030;
View the official Windows Driver Kit DDI referenceNo description available.
Content protection callbacks.
pfnCreateProtectedSessionCBCreate protected session callback.