// d3dkmthk.h
NTSTATUS D3DKMTDestroyOutputDupl(
const D3DKMT_DESTROY_OUTPUTDUPL *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
Destroys output duplicate.
unnamedParam1__In__ _pData_
Pointer to a D3DKMT_DESTROY_OUTPUTDUPL structure.
This function returns NTSTATUS.