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

Public Attributes | |
| PIO_SECURITY_CONTEXT | pSecurityContext |
| ULONG | EaLength |
| PVOID | pEaBuffer |
| UNICODE_STRING | PathName |
| UNICODE_STRING | DomainServiceName |
| ULONG_PTR | Reserved [3] |
Definition at line 1268 of file ntifs.template.h.
| UNICODE_STRING _QUERY_PATH_REQUEST_EX::DomainServiceName |
Definition at line 1273 of file ntifs.template.h.
| ULONG _QUERY_PATH_REQUEST_EX::EaLength |
Definition at line 1270 of file ntifs.template.h.
| UNICODE_STRING _QUERY_PATH_REQUEST_EX::PathName |
Definition at line 1272 of file ntifs.template.h.
| PVOID _QUERY_PATH_REQUEST_EX::pEaBuffer |
Definition at line 1271 of file ntifs.template.h.
| PIO_SECURITY_CONTEXT _QUERY_PATH_REQUEST_EX::pSecurityContext |
Definition at line 1269 of file ntifs.template.h.
| ULONG_PTR _QUERY_PATH_REQUEST_EX::Reserved[3] |
Definition at line 1274 of file ntifs.template.h.