// d3d12umddi.h
typedef struct D3D12DDI_VIDEO_CONTENT_PROTECTION_SYSTEM_COUNT_DATA_0030 {
UINT NodeIndex;
UINT ContentProtectionSystemCount;
} D3D12DDI_VIDEO_CONTENT_PROTECTION_SYSTEM_COUNT_DATA_0030;
View the official Windows Driver Kit DDI referenceNo description available.
Video content protection system count data.
NodeIndexNode index.
ContentProtectionSystemCountContent protection system count.