D3DKMT_MULTIPLANEOVERLAY_SUPPORT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_MULTIPLANEOVERLAY_SUPPORT {
  BOOL Supported;
} D3DKMT_MULTIPLANEOVERLAY_SUPPORT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_multiplaneoverlay_support)

_D3DKMT_MULTIPLANEOVERLAY_SUPPORT structure

Description

Used to indicate whether multiplane overlay is supported.

Members

Supported

Indicates whether multiplane overlay is supported.

Remarks

See also