D3DKMTCheckMultiPlaneOverlaySupport2 - NtDoc

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

NTSTATUS D3DKMTCheckMultiPlaneOverlaySupport2(
  D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2 *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMTCheckMultiPlaneOverlaySupport2 function

Description

The D3DKMTCheckMultiPlaneOverlaySupport2 function checks details on support for multiplane overlays.

Parameters

unnamedParam1

Pointer to a D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2 structure.

Return value

This function returns NTSTATUS.

Remarks

See Multiplane overlay support for more information.

See also

D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2