D3DKMTDestroyOutputDupl - NtDoc

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

NTSTATUS D3DKMTDestroyOutputDupl(
  const D3DKMT_DESTROY_OUTPUTDUPL *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMTDestroyOutputDupl function

Description

Destroys output duplicate.

Parameters

unnamedParam1

__In__ _pData_

Pointer to a D3DKMT_DESTROY_OUTPUTDUPL structure.

Return value

This function returns NTSTATUS.

Remarks

See also

D3DKMT_DESTROY_OUTPUTDUPL