Lire en anglais

Partager via


énumération WDF_TASK_SEND_OPTIONS_FLAGS (wdfcompaniontarget.h)

Pour une utilisation interne uniquement.

Syntaxe

typedef enum _WDF_TASK_SEND_OPTIONS_FLAGS {
  WDF_TASK_SEND_OPTION_TIMEOUT = 0x00000001,
  WDF_TASK_SEND_OPTION_SYNCHRONOUS = 0x00000002
} WDF_TASK_SEND_OPTIONS_FLAGS;

Constantes

 
WDF_TASK_SEND_OPTION_TIMEOUT
Valeur : 0x00000001
WDF_TASK_SEND_OPTION_SYNCHRONOUS
Valeur : 0x00000002

Exigences

Exigence Valeur
version minimale de KMDF 1.23
d’en-tête wdfcompaniontarget.h