PFND3DKMT_GETALLOCATIONPRIORITY callback function (d3dkmthk.h)

The Pfnd3dkmtGetallocationpriority callback function gets allocation priority.

Syntax

PFND3DKMT_GETALLOCATIONPRIORITY Pfnd3dkmtGetallocationpriority;

NTSTATUS Pfnd3dkmtGetallocationpriority(
  const D3DKMT_GETALLOCATIONPRIORITY *unnamedParam1
)
{...}

Parameters

unnamedParam1

Pointer to a D3DKMT_GETALLOCATIONPRIORITY structure.

Return value

Returns NTSTATUS.

Requirements

Requirement Value
Header d3dkmthk.h