enumerazione LATENCY_TIME (wdm.h)
In questo argomento viene descritta 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. |
Fabbisogno
Requisito | Valore |
---|---|
intestazione | wdm.h (include Wdm.h) |