Rediger

Del via


D3DKMT_INDEPENDENTFLIP_SECONDARY_SUPPORT structure (d3dkmthk.h)

The D3DKMT_INDEPENDENTFLIP_SECONDARY_SUPPORT structure is used to indicate whether independent flip is supported for secondary displays.

Syntax

typedef struct _D3DKMT_INDEPENDENTFLIP_SECONDARY_SUPPORT {
  BOOL Supported;
} D3DKMT_INDEPENDENTFLIP_SECONDARY_SUPPORT;

Members

Supported

Indicates whether independent flip is supported for secondary displays.

Requirements

Requirement Value
Minimum supported client Windows 10 (WDDM 2.0)
Header d3dkmthk.h

See also

D3DKMTQueryAdapterInfo