|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <ntifs.template.h>

Public Attributes | |
| ULONG | PathNameLength |
| PIO_SECURITY_CONTEXT | SecurityContext |
| WCHAR | FilePathName [1] |
Definition at line 1262 of file ntifs.template.h.
| WCHAR _QUERY_PATH_REQUEST::FilePathName[1] |
Definition at line 1265 of file ntifs.template.h.
Referenced by CreateRedirectedFile(), and RxPrefixClaim().
| ULONG _QUERY_PATH_REQUEST::PathNameLength |
Definition at line 1263 of file ntifs.template.h.
Referenced by CreateRedirectedFile(), and RxPrefixClaim().
| PIO_SECURITY_CONTEXT _QUERY_PATH_REQUEST::SecurityContext |
Definition at line 1264 of file ntifs.template.h.
Referenced by CreateRedirectedFile(), and RxPrefixClaim().