|
ReactOS 0.4.17-dev-684-ga6524ef
|
#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 1294 of file ntifs.template.h.
| UNICODE_STRING _QUERY_PATH_REQUEST_EX::DomainServiceName |
Definition at line 1299 of file ntifs.template.h.
| ULONG _QUERY_PATH_REQUEST_EX::EaLength |
Definition at line 1296 of file ntifs.template.h.
| UNICODE_STRING _QUERY_PATH_REQUEST_EX::PathName |
Definition at line 1298 of file ntifs.template.h.
| PVOID _QUERY_PATH_REQUEST_EX::pEaBuffer |
Definition at line 1297 of file ntifs.template.h.
| PIO_SECURITY_CONTEXT _QUERY_PATH_REQUEST_EX::pSecurityContext |
Definition at line 1295 of file ntifs.template.h.
| ULONG_PTR _QUERY_PATH_REQUEST_EX::Reserved[3] |
Definition at line 1300 of file ntifs.template.h.