enumeración LATENCY_TIME (wdm.h)
En este tema se describe la enumeración LATENCY_TIME.
Sintaxis
typedef enum {
LT_DONT_CARE,
LT_LOWEST_LATENCY
} LATENCY_TIME;
Constantes
LT_DONT_CARE Define la constante LT_DONT_CARE. |
LT_LOWEST_LATENCY Define la constante LT_LOWEST_LATENCY. |
Requisitos
Requisito | Valor |
---|---|
encabezado de | wdm.h (incluya Wdm.h) |