// wdfcompaniontarget.h
typedef struct _WDF_TASK_SEND_OPTIONS {
ULONG Size;
ULONG Flags;
LONGLONG Timeout;
} WDF_TASK_SEND_OPTIONS, *PWDF_TASK_SEND_OPTIONS;
View the official Windows Driver Kit DDI referenceNo description available.
For internal use only.
SizeFlagsTimeout