Bagikan melalui


enumerasi WDF_TASK_SEND_OPTIONS_FLAGS (wdfcompaniontarget.h)

Hanya untuk penggunaan internal.

Sintaks

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

Konstanta

 
WDF_TASK_SEND_OPTION_TIMEOUT
Nilai: 0x00000001
WDF_TASK_SEND_OPTION_SYNCHRONOUS
Nilai: 0x00000002

Persyaratan

Persyaratan Nilai
Versi KMDF minimum 1.23
Header wdfcompaniontarget.h