// d3dkmthk.h
NTSTATUS D3DKMTGetResourcePresentPrivateDriverData(
D3DDDI_GETRESOURCEPRESENTPRIVATEDRIVERDATA *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Queries the resource private data, which is associated with the resource during Present.
unnamedParam1Pointer to a D3DDDI_GETRESOURCEPRESENTPRIVATEDRIVERDATA structure.
This function returns NTSTATUS.