D3DKMTSubmitPresentToHwQueue function (d3dkmthk.h)
[NOTE!] This function has been deprecated, and replaced with the D3DKMTSubmitPresentBltToHwQueue function.
SubmitPresentToHwQueue submits a Blt Present operation to a hardware queue.
Syntax
NTSTATUS D3DKMTSubmitPresentToHwQueue(
[in,out] D3DKMT_SUBMITPRESENTTOHWQUEUE *unnamedParam1
);
Parameters
[in,out] unnamedParam1
Pointer to a D3DKMT_SUBMITPRESENTTOHWQUEUE structure.
Return value
This function returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 |
Header | d3dkmthk.h |