ReactOS 0.4.15-dev-7842-g558ab78
_QUERY_PATH_REQUEST_EX Struct Reference

#include <ntifs.template.h>

Collaboration diagram for _QUERY_PATH_REQUEST_EX:

Public Attributes

PIO_SECURITY_CONTEXT pSecurityContext
 
ULONG EaLength
 
PVOID pEaBuffer
 
UNICODE_STRING PathName
 
UNICODE_STRING DomainServiceName
 
ULONG_PTR Reserved [3]
 

Detailed Description

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

Member Data Documentation

◆ DomainServiceName

UNICODE_STRING _QUERY_PATH_REQUEST_EX::DomainServiceName

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

◆ EaLength

ULONG _QUERY_PATH_REQUEST_EX::EaLength

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

◆ PathName

UNICODE_STRING _QUERY_PATH_REQUEST_EX::PathName

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

◆ pEaBuffer

PVOID _QUERY_PATH_REQUEST_EX::pEaBuffer

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

◆ pSecurityContext

PIO_SECURITY_CONTEXT _QUERY_PATH_REQUEST_EX::pSecurityContext

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

◆ Reserved

ULONG_PTR _QUERY_PATH_REQUEST_EX::Reserved[3]

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


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