ReactOS 0.4.15-dev-7924-g5949c20
_XXCTL_LOWIO_COMPONENT Struct Reference

#include <mrx.h>

Collaboration diagram for _XXCTL_LOWIO_COMPONENT:

Public Attributes

ULONG Flags
 
union {
   ULONG   FsControlCode
 
   ULONG   IoControlCode
 
}; 
 
ULONG InputBufferLength
 
PVOID pInputBuffer
 
ULONG OutputBufferLength
 
PVOID pOutputBuffer
 
UCHAR MinorFunction
 

Detailed Description

Definition at line 264 of file mrx.h.

Member Data Documentation

◆ 

union { ... } _XXCTL_LOWIO_COMPONENT::@2064

◆ Flags

ULONG _XXCTL_LOWIO_COMPONENT::Flags

Definition at line 266 of file mrx.h.

Referenced by RxInitializeLowIoContext().

◆ FsControlCode

ULONG _XXCTL_LOWIO_COMPONENT::FsControlCode

Definition at line 269 of file mrx.h.

Referenced by nfs41_DevFcbXXXControlFile().

◆ InputBufferLength

ULONG _XXCTL_LOWIO_COMPONENT::InputBufferLength

◆ IoControlCode

ULONG _XXCTL_LOWIO_COMPONENT::IoControlCode

Definition at line 270 of file mrx.h.

◆ MinorFunction

UCHAR _XXCTL_LOWIO_COMPONENT::MinorFunction

Definition at line 276 of file mrx.h.

Referenced by RxInitializeLowIoContext().

◆ OutputBufferLength

ULONG _XXCTL_LOWIO_COMPONENT::OutputBufferLength

◆ pInputBuffer

◆ pOutputBuffer

PVOID _XXCTL_LOWIO_COMPONENT::pOutputBuffer

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