ReactOS 0.4.15-dev-8614-gbc76250
_IO_RUNS Struct Reference

#include <fatstruc.h>

Collaboration diagram for _IO_RUNS:

Public Attributes

LBO Lbo
 
VBO Vbo
 
ULONG Offset
 
ULONG ByteCount
 
PIRP SavedIrp
 

Detailed Description

Definition at line 1648 of file fatstruc.h.

Member Data Documentation

◆ ByteCount

ULONG _IO_RUNS::ByteCount

Definition at line 1653 of file fatstruc.h.

◆ Lbo

LBO _IO_RUNS::Lbo

Definition at line 1650 of file fatstruc.h.

◆ Offset

ULONG _IO_RUNS::Offset

Definition at line 1652 of file fatstruc.h.

◆ SavedIrp

PIRP _IO_RUNS::SavedIrp

Definition at line 1654 of file fatstruc.h.

◆ Vbo

VBO _IO_RUNS::Vbo

Definition at line 1651 of file fatstruc.h.


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