IDARG_OUT_MONITORGETPHYSICALSIZE structure (iddcx.h)

Arguments used to get the monitor's physical size.

Syntax

struct IDARG_OUT_MONITORGETPHYSICALSIZE {
  UINT PhysicalWidth;
  UINT PhysicalHeight;
};

Members

PhysicalWidth

Physical width of the specified monitor in millimeters, value cannot be zero.

PhysicalHeight

Physical height of the specified monitor in millimeters, value cannot be zero.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1903
Header iddcx.h