ReactOS 0.4.16-dev-122-g325d74c
|
#include <ntddstor.h>
Public Attributes | |
ULONG | OffloadReadFlags |
ULONG | Reserved |
ULONGLONG | LengthProtected |
ULONG | TokenLength |
STORAGE_OFFLOAD_TOKEN | Token |
Definition at line 1028 of file ntddstor.h.
ULONGLONG _STORAGE_OFFLOAD_READ_OUTPUT::LengthProtected |
Definition at line 1031 of file ntddstor.h.
ULONG _STORAGE_OFFLOAD_READ_OUTPUT::OffloadReadFlags |
Definition at line 1029 of file ntddstor.h.
ULONG _STORAGE_OFFLOAD_READ_OUTPUT::Reserved |
Definition at line 1030 of file ntddstor.h.
STORAGE_OFFLOAD_TOKEN _STORAGE_OFFLOAD_READ_OUTPUT::Token |
Definition at line 1033 of file ntddstor.h.
ULONG _STORAGE_OFFLOAD_READ_OUTPUT::TokenLength |
Definition at line 1032 of file ntddstor.h.