struttura IDARG_OUT_MONITORGETPHYSICALSIZE (iddcx.h)
Argomenti usati per ottenere le dimensioni fisiche del monitoraggio.
Sintassi
struct IDARG_OUT_MONITORGETPHYSICALSIZE {
UINT PhysicalWidth;
UINT PhysicalHeight;
};
Membri
PhysicalWidth
La larghezza fisica del monitor specificato in millimetri, il valore non può essere zero.
PhysicalHeight
L'altezza fisica del monitor specificato in millimetri, il valore non può essere zero.
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 10, versione 1903 |
intestazione | iddcx.h |