estructura de IDARG_OUT_QUERYTARGETMODES (iddcx.h)
La estructura IDARG_OUT_QUERYTARGETMODES contiene argumentos de salida para las funciones de devolución de llamada de EVT_IDD_CX_MONITOR_QUERY_TARGET_MODES y EVT_IDD_CX_MONITOR_QUERY_TARGET_MODES2 .
Sintaxis
struct IDARG_OUT_QUERYTARGETMODES {
UINT TargetModeBufferOutputCount;
};
Miembros
TargetModeBufferOutputCount
[out] Si el sistema operativo proporciona el número de modos de destino, el controlador establece este valor en ese valor. Consulte IDARG_IN_QUERYTARGETMODES para obtener más información.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 10 |
Encabezado | iddcx.h |