PFND3DKMT_DESTROYALLOCATION2 callback function (d3dkmthk.h)

The PFND3DKMT_DESTROYALLOCATION2 callback function releases allocations.

Syntax

PFND3DKMT_DESTROYALLOCATION2 Pfnd3dkmtDestroyallocation2;

NTSTATUS Pfnd3dkmtDestroyallocation2(
  const D3DKMT_DESTROYALLOCATION2 *unnamedParam1
)
{...}

Parameters

unnamedParam1

Pointer to a D3DKMT_DESTROYALLOCATION2 structure.

Return value

Returns NTSTATUS.

Requirements

Requirement Value
Header d3dkmthk.h