// d3dkmthk.h
NTSTATUS D3DKMTGetPostCompositionCaps(
D3DKMT_GET_POST_COMPOSITION_CAPS *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Retrieves post composition capabilities.
unnamedParam1Pointer to a D3DKMT_GET_POST_COMPOSITION_CAPS structure.
This function returns NTSTATUS.