D3DKMTCheckMultiPlaneOverlaySupport3 function (d3dkmthk.h)

The D3DKMTCheckMultiPlaneOverlaySupport3 function checks details on support for multiplane overlays.

Syntax

NTSTATUS D3DKMTCheckMultiPlaneOverlaySupport3(
  D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT3 *unnamedParam1
);

Parameters

unnamedParam1

Pointer to a D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT3 structure.

Return value

This function returns NTSTATUS.

Remarks

See Multiplane overlay support for more information.

Requirements

Requirement Value
Header d3dkmthk.h

See also

D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT3