Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For internal use only.
Syntax
typedef struct _WDF_TASK_SEND_OPTIONS {
ULONG Size;
ULONG Flags;
LONGLONG Timeout;
} WDF_TASK_SEND_OPTIONS, *PWDF_TASK_SEND_OPTIONS;
Members
Size
Flags
Timeout
Requirements
Requirement | Value |
---|---|
Minimum KMDF version | 1.23 |
Header | wdfcompaniontarget.h |