D3DKMTCheckMultiPlaneOverlaySupport2 function (d3dkmthk.h)

The D3DKMTCheckMultiPlaneOverlaySupport2 function checks details on support for multiplane overlays.

Syntax

NTSTATUS D3DKMTCheckMultiPlaneOverlaySupport2(
  D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2 *unnamedParam1
);

Parameters

unnamedParam1

Pointer to a D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2 structure.

Return value

This function returns NTSTATUS.

Remarks

See Multiplane overlay support for more information.

Requirements

Requirement Value
Header d3dkmthk.h

See also

D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2