ReactOS 0.4.16-dev-1946-g52006dd
_OBJECT_ATTRIBUTES32 Struct Reference

#include <ntdef.template.h>

Public Attributes

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

Detailed Description

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

Member Data Documentation

◆ Attributes

ULONG _OBJECT_ATTRIBUTES32::Attributes

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

◆ Length

ULONG _OBJECT_ATTRIBUTES32::Length

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

◆ ObjectName

ULONG _OBJECT_ATTRIBUTES32::ObjectName

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

◆ RootDirectory

ULONG _OBJECT_ATTRIBUTES32::RootDirectory

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

◆ SecurityDescriptor

ULONG _OBJECT_ATTRIBUTES32::SecurityDescriptor

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

◆ SecurityQualityOfService

ULONG _OBJECT_ATTRIBUTES32::SecurityQualityOfService

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


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