// d3dkmthk.h
NTSTATUS D3DKMTGetPresentHistory(
D3DKMT_GETPRESENTHISTORY *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
The D3DKMTGetPresentHistory function retrieves copying history.
unnamedParam1pData [in, out]
Supplies a pointer to a D3DKMT_GETPRESENTHISTORY structure that describes the copying history.
Returns STATUS_SUCCESS if copying history is successfully retrieved; otherwise an appropriate error code.