// d3d12umddi.h
typedef struct D3D12DDI_FUNCTION_SUMMARY_0054 {
UINT NumExportedFunctions;
const D3D12DDI_FUNCTION_SUMMARY_NODE_0054 *pSummaries;
D3D12DDI_EXPORT_SUMMARY_FLAGS OverallFlags;
} D3D12DDI_FUNCTION_SUMMARY_0054;
View the official Windows Driver Kit DDI referenceNo description available.
Contains the summary of a function.
NumExportedFunctionsThe number of exported functions.
pSummariesPointer to summaries.
OverallFlagsFlags.