IDARG_OUT_MONITORGETPHYSICALSIZE結構 (iddcx.h)
用來取得監視器實體大小的自變數。
語法
struct IDARG_OUT_MONITORGETPHYSICALSIZE {
UINT PhysicalWidth;
UINT PhysicalHeight;
};
成員
PhysicalWidth
指定監視器的實體寬度,以公厘為單位,值不能為零。
PhysicalHeight
指定監視器的實體高度,以公厘為單位,值不能為零。
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows 10 版本 1903 |
標頭 | iddcx.h |