|
ReactOS 0.4.17-dev-684-ga6524ef
|
#include <ntifs.template.h>

Public Attributes | |
| ULONG | PathNameLength |
| PIO_SECURITY_CONTEXT | SecurityContext |
| WCHAR | FilePathName [1] |
Definition at line 1288 of file ntifs.template.h.
| WCHAR _QUERY_PATH_REQUEST::FilePathName[1] |
Definition at line 1291 of file ntifs.template.h.
Referenced by CreateRedirectedFile(), and RxPrefixClaim().
| ULONG _QUERY_PATH_REQUEST::PathNameLength |
Definition at line 1289 of file ntifs.template.h.
Referenced by CreateRedirectedFile(), and RxPrefixClaim().
| PIO_SECURITY_CONTEXT _QUERY_PATH_REQUEST::SecurityContext |
Definition at line 1290 of file ntifs.template.h.
Referenced by CreateRedirectedFile(), and RxPrefixClaim().