// d3dkmthk.h
NTSTATUS D3DKMTSubmitPresentBltToHwQueue(
const D3DKMT_SUBMITPRESENTBLTTOHWQUEUE *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Submits a present Blt to hardware queue.
unnamedParam1A D3DKMT_SUBMITPRESENTBLTTOHWQUEUE structure.
This function returns NTSTATUS.