ReactOS 0.4.15-dev-8064-gdaf8068
_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 262 of file ntdef.template.h.

Member Data Documentation

◆ Attributes

ULONG _OBJECT_ATTRIBUTES32::Attributes

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

◆ Length

ULONG _OBJECT_ATTRIBUTES32::Length

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

◆ ObjectName

ULONG _OBJECT_ATTRIBUTES32::ObjectName

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

◆ RootDirectory

ULONG _OBJECT_ATTRIBUTES32::RootDirectory

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

◆ SecurityDescriptor

ULONG _OBJECT_ATTRIBUTES32::SecurityDescriptor

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

◆ SecurityQualityOfService

ULONG _OBJECT_ATTRIBUTES32::SecurityQualityOfService

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


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