PFND3D12DDI_CHECKRESOURCEALLOCATIONHANDLE callback function (d3d12umddi.h)

Checks resource allocation handle.

Syntax

PFND3D12DDI_CHECKRESOURCEALLOCATIONHANDLE Pfnd3d12ddiCheckresourceallocationhandle;

D3DKMT_HANDLE Pfnd3d12ddiCheckresourceallocationhandle(
  D3D12DDI_HDEVICE unnamedParam1,
  D3D10DDI_HRESOURCE unnamedParam2
)
{...}

Parameters

unnamedParam1

A handle to the display device (graphics context).

unnamedParam2

A resource handle.

Return value

Returns D3DKMT_HANDLE.

Requirements

Requirement Value
Header d3d12umddi.h