ReactOS 0.4.15-dev-8058-ga7cbb60
_QUERY_PATH_REQUEST Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _QUERY_PATH_REQUEST:

Public Attributes

ULONG PathNameLength
 
PIO_SECURITY_CONTEXT SecurityContext
 
WCHAR FilePathName [1]
 

Detailed Description

Definition at line 1262 of file ntifs.template.h.

Member Data Documentation

◆ FilePathName

WCHAR _QUERY_PATH_REQUEST::FilePathName[1]

Definition at line 1265 of file ntifs.template.h.

Referenced by CreateRedirectedFile(), and RxPrefixClaim().

◆ PathNameLength

ULONG _QUERY_PATH_REQUEST::PathNameLength

Definition at line 1263 of file ntifs.template.h.

Referenced by CreateRedirectedFile(), and RxPrefixClaim().

◆ SecurityContext

PIO_SECURITY_CONTEXT _QUERY_PATH_REQUEST::SecurityContext

Definition at line 1264 of file ntifs.template.h.

Referenced by CreateRedirectedFile(), and RxPrefixClaim().


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