Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |