D3DKMTCheckMultiPlaneOverlaySupport3 - NtDoc

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

NTSTATUS D3DKMTCheckMultiPlaneOverlaySupport3(
  D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT3 *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMTCheckMultiPlaneOverlaySupport3 function

Description

The D3DKMTCheckMultiPlaneOverlaySupport3 function checks details on support for multiplane overlays.

Parameters

unnamedParam1

Pointer to a D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT3 structure.

Return value

This function returns NTSTATUS.

Remarks

See Multiplane overlay support for more information.

See also

D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT3