D3DKMT_MULTIPLANEOVERLAY_SECONDARY_SUPPORT structure (d3dkmthk.h)
The D3DKMT_MULTIPLANEOVERLAY_SECONDARY_SUPPORT structure is used to indicate whether multiplane overlay support is provided for secondary displays.
Syntax
typedef struct _D3DKMT_MULTIPLANEOVERLAY_SECONDARY_SUPPORT {
BOOL Supported;
} D3DKMT_MULTIPLANEOVERLAY_SECONDARY_SUPPORT;
Members
Supported
Indicates that multiplane overlay support is provided for secondary displays.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 (WDDM 2.0) |
Header | d3dkmthk.h |