PFND3DKMT_PRESENTMULTIPLANEOVERLAY2 callback function (d3dkmthk.h)

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

Syntax

PFND3DKMT_PRESENTMULTIPLANEOVERLAY2 Pfnd3dkmtPresentmultiplaneoverlay2;

NTSTATUS Pfnd3dkmtPresentmultiplaneoverlay2(
  const D3DKMT_PRESENT_MULTIPLANE_OVERLAY2 *unnamedParam1
)
{...}

Parameters

unnamedParam1

Pointer to a D3DKMT_PRESENT_MULTIPLANE_OVERLAY2 structure.

Return value

Returns NTSTATUS.

Requirements

Requirement Value
Header d3dkmthk.h