ReactOS 0.4.16-dev-1946-g52006dd
_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 281 of file ntdef.template.h.

Member Data Documentation

◆ Attributes

ULONG _OBJECT_ATTRIBUTES64::Attributes

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

◆ Length

ULONG _OBJECT_ATTRIBUTES64::Length

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

◆ ObjectName

ULONG64 _OBJECT_ATTRIBUTES64::ObjectName

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

◆ RootDirectory

ULONG64 _OBJECT_ATTRIBUTES64::RootDirectory

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

◆ SecurityDescriptor

ULONG64 _OBJECT_ATTRIBUTES64::SecurityDescriptor

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

◆ SecurityQualityOfService

ULONG64 _OBJECT_ATTRIBUTES64::SecurityQualityOfService

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


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