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 |
Header | wdfcompaniontarget.h |