D3DKMTOutputDuplPresentToHwQueue - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

NTSTATUS D3DKMTOutputDuplPresentToHwQueue(
  [in] const D3DKMT_OUTPUTDUPLPRESENTTOHWQUEUE *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-d3dkmthk-d3dkmtoutputduplpresenttohwqueue)

D3DKMTOutputDuplPresentToHwQueue function

Description

The D3DKMTOutputDuplPresentToHwQueue function outputs the duplicate handle of a hardware queue.

Parameters

unnamedParam1 [in]

Pointer to a D3DKMT_OUTPUTDUPLPRESENTTOHWQUEUE structure.

Return value

This function returns NTSTATUS.

Remarks

See also