D3DKMTPresentMultiPlaneOverlay2 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

NTSTATUS D3DKMTPresentMultiPlaneOverlay2(
  const D3DKMT_PRESENT_MULTIPLANE_OVERLAY2 *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-d3dkmthk-d3dkmtpresentmultiplaneoverlay2)

D3DKMTPresentMultiPlaneOverlay2 function

Description

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

Parameters

unnamedParam1

Pointer to a D3DKMT_PRESENT_MULTIPLANE_OVERLAY2 structure.

Return value

This function returns NTSTATUS.

Remarks

See also