ReactOS 0.4.15-dev-7842-g558ab78
_DOS_IOCTL_RW_REQUEST Struct Reference

#include <device.h>

Collaboration diagram for _DOS_IOCTL_RW_REQUEST:

Public Attributes

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

Detailed Description

Definition at line 158 of file device.h.

Member Data Documentation

◆ BufferPointer

IN DWORD _DOS_IOCTL_RW_REQUEST::BufferPointer

Definition at line 163 of file device.h.

◆ Header

DOS_REQUEST_HEADER _DOS_IOCTL_RW_REQUEST::Header

Definition at line 160 of file device.h.

◆ Length

IN OUT WORD _DOS_IOCTL_RW_REQUEST::Length

Definition at line 164 of file device.h.

◆ OPTIONAL [1/2]

IN BYTE MediaDescriptorByte _DOS_IOCTL_RW_REQUEST::OPTIONAL

Definition at line 162 of file device.h.

◆ OPTIONAL [2/2]

IN WORD StartingBlock _DOS_IOCTL_RW_REQUEST::OPTIONAL

Definition at line 165 of file device.h.


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