ReactOS 0.4.15-dev-7942-gd23573b
_OBJECT_ATTRIBUTES64 Struct Reference

#include <ntdef.template.h>

Public Attributes

ULONG Length
 
ULONG64 RootDirectory
 
ULONG64 ObjectName
 
ULONG Attributes
 
ULONG64 SecurityDescriptor
 
ULONG64 SecurityQualityOfService
 

Detailed Description

Definition at line 272 of file ntdef.template.h.

Member Data Documentation

◆ Attributes

ULONG _OBJECT_ATTRIBUTES64::Attributes

Definition at line 276 of file ntdef.template.h.

◆ Length

ULONG _OBJECT_ATTRIBUTES64::Length

Definition at line 273 of file ntdef.template.h.

◆ ObjectName

ULONG64 _OBJECT_ATTRIBUTES64::ObjectName

Definition at line 275 of file ntdef.template.h.

◆ RootDirectory

ULONG64 _OBJECT_ATTRIBUTES64::RootDirectory

Definition at line 274 of file ntdef.template.h.

◆ SecurityDescriptor

ULONG64 _OBJECT_ATTRIBUTES64::SecurityDescriptor

Definition at line 277 of file ntdef.template.h.

◆ SecurityQualityOfService

ULONG64 _OBJECT_ATTRIBUTES64::SecurityQualityOfService

Definition at line 278 of file ntdef.template.h.


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