WDF_TASK_SEND_OPTIONS structure (wdfcompaniontarget.h)

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