IDDCX_MONITOR_MODE2 - NtDoc

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

struct IDDCX_MONITOR_MODE2 {
  UINT                            Size;
  IDDCX_MONITOR_MODE_ORIGIN       Origin;
  DISPLAYCONFIG_VIDEO_SIGNAL_INFO MonitorVideoSignalInfo;
  IDDCX_WIRE_BITS_PER_COMPONENT   BitsPerComponent;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-iddcx_monitor_mode2)

Description

The IDDCX_MONITOR_MODE2 structure contains information about a monitor mode.

Members

Size

Size in bytes of this structure.

Origin

An IDDCX_MONITOR_MODE_ORIGIN value that identifies where the driver derived the mode from.

MonitorVideoSignalInfo

A DISPLAYCONFIG_VIDEO_SIGNAL_INFO structure that contains details about the monitor mode. AdditionalSignalInfo.vSyncFreqDivider must be set to zero.

BitsPerComponent

A IDDCX_WIRE_BITS_PER_COMPONENT structure that specifies the number of bits per component that can be used to send pixels of each format to a monitor.

Remarks

For more information about HDR support, see IddCx version 1.10 updates.

See also

EVT_IDD_CX_PARSE_MONITOR_DESCRIPTION2

IDARG_IN_PARSEMONITORDESCRIPTION2

IDARG_OUT_PARSEMONITORDESCRIPTION