ReactOS 0.4.15-dev-7924-g5949c20
_DOS_RW_REQUEST Struct Reference

#include <device.h>

Collaboration diagram for _DOS_RW_REQUEST:

Public Attributes

DOS_REQUEST_HEADER Header
 
IN BYTE MediaDescriptorByte OPTIONAL
 
IN DWORD BufferPointer
 
IN OUT WORD Length
 
IN WORD StartingBlock OPTIONAL
 
OUT DWORD VolumeLabelPtr OPTIONAL
 

Detailed Description

Definition at line 168 of file device.h.

Member Data Documentation

◆ BufferPointer

IN DWORD _DOS_RW_REQUEST::BufferPointer

Definition at line 173 of file device.h.

◆ Header

DOS_REQUEST_HEADER _DOS_RW_REQUEST::Header

Definition at line 170 of file device.h.

◆ Length

IN OUT WORD _DOS_RW_REQUEST::Length

Definition at line 174 of file device.h.

◆ OPTIONAL [1/3]

IN BYTE MediaDescriptorByte _DOS_RW_REQUEST::OPTIONAL

Definition at line 172 of file device.h.

◆ OPTIONAL [2/3]

IN WORD StartingBlock _DOS_RW_REQUEST::OPTIONAL

Definition at line 175 of file device.h.

◆ OPTIONAL [3/3]

OUT DWORD VolumeLabelPtr _DOS_RW_REQUEST::OPTIONAL

Definition at line 176 of file device.h.


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