D3DKMT_MULTIPLANEOVERLAY_SECONDARY_SUPPORT - NtDoc

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

typedef struct _D3DKMT_MULTIPLANEOVERLAY_SECONDARY_SUPPORT {
  BOOL Supported;
} D3DKMT_MULTIPLANEOVERLAY_SECONDARY_SUPPORT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DKMT_MULTIPLANEOVERLAY_SECONDARY_SUPPORT structure

Description

The D3DKMT_MULTIPLANEOVERLAY_SECONDARY_SUPPORT structure is used to indicate whether multiplane overlay support is provided for secondary displays.

Members

Supported

Indicates that multiplane overlay support is provided for secondary displays.

See also

D3DKMTQueryAdapterInfo