enumerazione LATENCY_TIME (wdm.h)
Questo argomento descrive l'enumerazione LATENCY_TIME .
Sintassi
typedef enum {
LT_DONT_CARE,
LT_LOWEST_LATENCY
} LATENCY_TIME;
Costanti
LT_DONT_CARE Definisce la costante LT_DONT_CARE . |
LT_LOWEST_LATENCY Definisce la costante LT_LOWEST_LATENCY . |
Requisiti
Requisito | Valore |
---|---|
Intestazione | wdm.h (include Wdm.h) |