D3DKMTCheckMultiPlaneOverlaySupport - NtDoc

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

NTSTATUS D3DKMTCheckMultiPlaneOverlaySupport(
  D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT *unnamedParam1
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMTCheckMultiPlaneOverlaySupport function

Description

Checks multiplane overlay support.

Parameters

unnamedParam1

Pointer to a D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT structure.

Return value

This function returns NTSTATUS.

Remarks

See also