ReactOS 0.4.15-dev-7918-g2a2556c
_DEVICE_DSM_OFFLOAD_WRITE_PARAMETERS Struct Reference

#include <ntddstor.h>

Collaboration diagram for _DEVICE_DSM_OFFLOAD_WRITE_PARAMETERS:

Public Attributes

ULONG Flags
 
ULONG Reserved
 
ULONGLONG TokenOffset
 
STORAGE_OFFLOAD_TOKEN Token
 

Detailed Description

Definition at line 1044 of file ntddstor.h.

Member Data Documentation

◆ Flags

ULONG _DEVICE_DSM_OFFLOAD_WRITE_PARAMETERS::Flags

Definition at line 1045 of file ntddstor.h.

◆ Reserved

ULONG _DEVICE_DSM_OFFLOAD_WRITE_PARAMETERS::Reserved

Definition at line 1046 of file ntddstor.h.

◆ Token

STORAGE_OFFLOAD_TOKEN _DEVICE_DSM_OFFLOAD_WRITE_PARAMETERS::Token

Definition at line 1048 of file ntddstor.h.

Referenced by ClasspContinueOffloadWrite().

◆ TokenOffset

ULONGLONG _DEVICE_DSM_OFFLOAD_WRITE_PARAMETERS::TokenOffset

Definition at line 1047 of file ntddstor.h.


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