ReactOS 0.4.15-dev-8621-g4b051b9
|
#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().