|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mup.h>

Public Attributes | |
| PMUP_MQC | MasterQueryContext |
| PMUP_UNC | UncProvider |
| PQUERY_PATH_REQUEST | QueryPathRequest |
| LIST_ENTRY | QueryPathListEntry |
| PIRP | Irp |
| PIRP _QUERY_PATH_CONTEXT::Irp |
Definition at line 136 of file mup.h.
Referenced by CreateRedirectedFile().
| PMUP_MQC _QUERY_PATH_CONTEXT::MasterQueryContext |
Definition at line 132 of file mup.h.
Referenced by CreateRedirectedFile(), and QueryPathCompletionRoutine().
| LIST_ENTRY _QUERY_PATH_CONTEXT::QueryPathListEntry |
Definition at line 135 of file mup.h.
Referenced by CreateRedirectedFile(), and QueryPathCompletionRoutine().
| PQUERY_PATH_REQUEST _QUERY_PATH_CONTEXT::QueryPathRequest |
Definition at line 134 of file mup.h.
Referenced by CreateRedirectedFile(), and QueryPathCompletionRoutine().
| PMUP_UNC _QUERY_PATH_CONTEXT::UncProvider |
Definition at line 133 of file mup.h.
Referenced by CreateRedirectedFile(), and QueryPathCompletionRoutine().