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