// d3dkmthk.h
typedef struct _D3DKMT_MULTIPLANEOVERLAY_SUPPORT {
BOOL Supported;
} D3DKMT_MULTIPLANEOVERLAY_SUPPORT;
View the official Windows Driver Kit DDI referenceNo description available.
Used to indicate whether multiplane overlay is supported.
SupportedIndicates whether multiplane overlay is supported.