enumeración LATENCY_TIME (wdm.h)
En este tema se describe la enumeración LATENCY_TIME .
Syntax
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 |
---|---|
Header | wdm.h (incluya Wdm.h) |