_DISPLAYID_DETAILED_TIMING_TYPE_I_SYNC_POLARITY enumeration (d3dkmdt.h)

The DISPLAYID_DETAILED_TIMING_TYPE_I_SYNC_POLARITY enumeration indicates the display device's sync polarity (whether the sync signal is positive or negative).

Syntax

typedef enum _DISPLAYID_DETAILED_TIMING_TYPE_I_SYNC_POLARITY {
  DIDDT1_Sync_Positive,
  DIDDT1_Sync_Negative
} ;

Constants

 
DIDDT1_Sync_Positive
Indicates that the sync polarity is positive.
DIDDT1_Sync_Negative
Indicates that the sync polarity is negative.

Requirements

Requirement Value
Minimum supported client Available in Windows 7 and later versions of the Windows operating systems.
Header d3dkmdt.h