D3D12DDI_CONTENT_PROTECTION_CALLBACKS_0030 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d12umddi-d3d12ddi_content_protection_callbacks_0030)

D3D12DDI_CONTENT_PROTECTION_CALLBACKS_0030 structure

Description

Content protection callbacks.

Members

pfnCreateProtectedSessionCB

Create protected session callback.