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