estructura de IDARG_OUT_MONITORGETPHYSICALSIZE (iddcx.h)

Argumentos usados para obtener el tamaño físico del monitor.

Sintaxis

struct IDARG_OUT_MONITORGETPHYSICALSIZE {
  UINT PhysicalWidth;
  UINT PhysicalHeight;
};

Miembros

PhysicalWidth

Ancho físico del monitor especificado en milímetros, el valor no puede ser cero.

PhysicalHeight

Alto físico del monitor especificado en milímetros, el valor no puede ser cero.

Requisitos

Requisito Value
Cliente mínimo compatible Windows 10, versión 1903
Encabezado iddcx.h