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.
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 |