// d3dkmthk.h
NTSTATUS D3DKMTPresentRedirected(
D3DKMT_PRESENT_REDIRECTED *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Redirects the present command.
unnamedParam1Pointer to a D3DKMT_PRESENT_REDIRECTED structure.
This function returns NTSTATUS.