WDF_TASK_SEND_OPTIONS 結構 (wdfcompaniontarget.h)
僅供內部使用。
語法
typedef struct _WDF_TASK_SEND_OPTIONS {
ULONG Size;
ULONG Flags;
LONGLONG Timeout;
} WDF_TASK_SEND_OPTIONS, *PWDF_TASK_SEND_OPTIONS;
成員
Size
Flags
Timeout
規格需求
需求 | 值 |
---|---|
最小 KMDF 版本 | 1.23 |
標頭 | wdfcompaniontarget.h |