ReactOS 0.4.15-dev-7953-g1f49173
_MUP_MQC Struct Reference

#include <mup.h>

Collaboration diagram for _MUP_MQC:

Public Attributes

ULONG NodeType
 
ULONG NodeStatus
 
LONG NodeReferences
 
ULONG NodeSize
 
PIRP Irp
 
PFILE_OBJECT FileObject
 
PMUP_UNC LatestProvider
 
ERESOURCE QueryPathListLock
 
PMUP_PFX Prefix
 
NTSTATUS LatestStatus
 
LIST_ENTRY QueryPathList
 
LIST_ENTRY MQCListEntry
 

Detailed Description

Definition at line 105 of file mup.h.

Member Data Documentation

◆ FileObject

PFILE_OBJECT _MUP_MQC::FileObject

◆ Irp

PIRP _MUP_MQC::Irp

Definition at line 111 of file mup.h.

Referenced by CreateRedirectedFile(), and MupDereferenceMasterQueryContext().

◆ LatestProvider

PMUP_UNC _MUP_MQC::LatestProvider

◆ LatestStatus

NTSTATUS _MUP_MQC::LatestStatus

◆ MQCListEntry

LIST_ENTRY _MUP_MQC::MQCListEntry

◆ NodeReferences

LONG _MUP_MQC::NodeReferences

◆ NodeSize

ULONG _MUP_MQC::NodeSize

Definition at line 110 of file mup.h.

Referenced by MupAllocateMasterQueryContext().

◆ NodeStatus

ULONG _MUP_MQC::NodeStatus

Definition at line 108 of file mup.h.

Referenced by MupAllocateMasterQueryContext().

◆ NodeType

ULONG _MUP_MQC::NodeType

Definition at line 107 of file mup.h.

Referenced by MupAllocateMasterQueryContext().

◆ Prefix

PMUP_PFX _MUP_MQC::Prefix

◆ QueryPathList

LIST_ENTRY _MUP_MQC::QueryPathList

Definition at line 117 of file mup.h.

Referenced by CreateRedirectedFile(), and MupAllocateMasterQueryContext().

◆ QueryPathListLock

ERESOURCE _MUP_MQC::QueryPathListLock

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