PFND3DKMT_DESTROYALLOCATION callback function (d3dkmthk.h)

The PFND3DKMT_DESTROYALLOCATION callback function releases allocations.

Syntax

PFND3DKMT_DESTROYALLOCATION Pfnd3dkmtDestroyallocation;

NTSTATUS Pfnd3dkmtDestroyallocation(
  const D3DKMT_DESTROYALLOCATION *unnamedParam1
)
{...}

Parameters

unnamedParam1

Pointer to a D3DKMT_DESTROYALLOCATION structure.

Return value

Returns NTSTATUS.

Requirements

Requirement Value
Header d3dkmthk.h