// d3dkmthk.h
NTSTATUS D3DKMTCheckMultiPlaneOverlaySupport2(
D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2 *unnamedParam1
);
View the official Windows Driver Kit DDI referenceNo description available.
The D3DKMTCheckMultiPlaneOverlaySupport2 function checks details on support for multiplane overlays.
unnamedParam1Pointer to a D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2 structure.
This function returns NTSTATUS.
See Multiplane overlay support for more information.
D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2