ReactOS 0.4.15-dev-7924-g5949c20
_QUERY_PATH_CONTEXT Struct Reference

#include <mup.h>

Collaboration diagram for _QUERY_PATH_CONTEXT:

Public Attributes

PMUP_MQC MasterQueryContext
 
PMUP_UNC UncProvider
 
PQUERY_PATH_REQUEST QueryPathRequest
 
LIST_ENTRY QueryPathListEntry
 
PIRP Irp
 

Detailed Description

Definition at line 130 of file mup.h.

Member Data Documentation

◆ Irp

PIRP _QUERY_PATH_CONTEXT::Irp

Definition at line 136 of file mup.h.

Referenced by CreateRedirectedFile().

◆ MasterQueryContext

PMUP_MQC _QUERY_PATH_CONTEXT::MasterQueryContext

Definition at line 132 of file mup.h.

Referenced by CreateRedirectedFile(), and QueryPathCompletionRoutine().

◆ QueryPathListEntry

LIST_ENTRY _QUERY_PATH_CONTEXT::QueryPathListEntry

Definition at line 135 of file mup.h.

Referenced by CreateRedirectedFile(), and QueryPathCompletionRoutine().

◆ QueryPathRequest

PQUERY_PATH_REQUEST _QUERY_PATH_CONTEXT::QueryPathRequest

Definition at line 134 of file mup.h.

Referenced by CreateRedirectedFile(), and QueryPathCompletionRoutine().

◆ UncProvider

PMUP_UNC _QUERY_PATH_CONTEXT::UncProvider

Definition at line 133 of file mup.h.

Referenced by CreateRedirectedFile(), and QueryPathCompletionRoutine().


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