ReactOS 0.4.15-dev-7924-g5949c20
_STORAGE_OFFLOAD_READ_OUTPUT Struct Reference

#include <ntddstor.h>

Collaboration diagram for _STORAGE_OFFLOAD_READ_OUTPUT:

Public Attributes

ULONG OffloadReadFlags
 
ULONG Reserved
 
ULONGLONG LengthProtected
 
ULONG TokenLength
 
STORAGE_OFFLOAD_TOKEN Token
 

Detailed Description

Definition at line 1028 of file ntddstor.h.

Member Data Documentation

◆ LengthProtected

ULONGLONG _STORAGE_OFFLOAD_READ_OUTPUT::LengthProtected

Definition at line 1031 of file ntddstor.h.

◆ OffloadReadFlags

ULONG _STORAGE_OFFLOAD_READ_OUTPUT::OffloadReadFlags

Definition at line 1029 of file ntddstor.h.

◆ Reserved

ULONG _STORAGE_OFFLOAD_READ_OUTPUT::Reserved

Definition at line 1030 of file ntddstor.h.

◆ Token

STORAGE_OFFLOAD_TOKEN _STORAGE_OFFLOAD_READ_OUTPUT::Token

Definition at line 1033 of file ntddstor.h.

◆ TokenLength

ULONG _STORAGE_OFFLOAD_READ_OUTPUT::TokenLength

Definition at line 1032 of file ntddstor.h.


The documentation for this struct was generated from the following file: