PFND3DKMT_PRESENTMULTIPLANEOVERLAY3 callback function (d3dkmthk.h)

The PFND3DKMT_PRESENTMULTIPLANEOVERLAY3 callback function copies content from a source multiplane overlay allocation to a destination allocation.

Syntax

PFND3DKMT_PRESENTMULTIPLANEOVERLAY3 Pfnd3dkmtPresentmultiplaneoverlay3;

NTSTATUS Pfnd3dkmtPresentmultiplaneoverlay3(
  const D3DKMT_PRESENT_MULTIPLANE_OVERLAY3 *unnamedParam1
)
{...}

Parameters

unnamedParam1

Pointer to a [D3DKMT_PRESENT_MULTIPLANE_OVERLAY3]() structure.

Return value

Returns NTSTATUS.

Requirements

Requirement Value
Header d3dkmthk.h