D3DKMTPresentMultiPlaneOverlay function (d3dkmthk.h)

Copies content from a source multiplane overlay allocation to a destination allocation.

Syntax

NTSTATUS D3DKMTPresentMultiPlaneOverlay(
  const D3DKMT_PRESENT_MULTIPLANE_OVERLAY *unnamedParam1
);

Parameters

unnamedParam1

_In_ pPresent

Pointer to a D3DKMT_PRESENT_MULTIPLANE_OVERLAY structure.

Return value

This function returns NTSTATUS.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Universal
Header d3dkmthk.h (include D3dkmthk.h)
Library Gdi32.lib
DLL Gdi32.dll

See also

D3DKMT_PRESENT_MULTIPLANE_OVERLAY