ReactOS 0.4.15-dev-7942-gd23573b
_MUP_MIC Struct Reference

#include <mup.h>

Collaboration diagram for _MUP_MIC:

Public Attributes

ULONG NodeType
 
ULONG NodeStatus
 
LONG NodeReferences
 
ULONG NodeSize
 
PIRP Irp
 
NTSTATUS LastSuccess
 
NTSTATUS LastFailed
 
PMUP_FCB Fcb
 

Detailed Description

Definition at line 59 of file mup.h.

Member Data Documentation

◆ Fcb

PMUP_FCB _MUP_MIC::Fcb

Definition at line 68 of file mup.h.

Referenced by MupDereferenceMasterIoContext(), and MupForwardIoRequest().

◆ Irp

PIRP _MUP_MIC::Irp

Definition at line 65 of file mup.h.

Referenced by MupDereferenceMasterIoContext(), and MupForwardIoRequest().

◆ LastFailed

NTSTATUS _MUP_MIC::LastFailed

Definition at line 67 of file mup.h.

Referenced by MupDereferenceMasterIoContext(), and MupForwardIoRequest().

◆ LastSuccess

NTSTATUS _MUP_MIC::LastSuccess

Definition at line 66 of file mup.h.

Referenced by MupDereferenceMasterIoContext(), and MupForwardIoRequest().

◆ NodeReferences

LONG _MUP_MIC::NodeReferences

◆ NodeSize

ULONG _MUP_MIC::NodeSize

Definition at line 64 of file mup.h.

Referenced by MupAllocateMasterIoContext().

◆ NodeStatus

ULONG _MUP_MIC::NodeStatus

Definition at line 62 of file mup.h.

Referenced by MupAllocateMasterIoContext().

◆ NodeType

ULONG _MUP_MIC::NodeType

Definition at line 61 of file mup.h.

Referenced by MupAllocateMasterIoContext().


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