ReactOS 0.4.15-dev-7991-ge77da17
_LSA_OBJECT_ATTRIBUTES Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _LSA_OBJECT_ATTRIBUTES:

Public Attributes

ULONG Length
 
HANDLE RootDirectory
 
PLSA_UNICODE_STRING ObjectName
 
ULONG Attributes
 
PVOID SecurityDescriptor
 
PVOID SecurityQualityOfService
 

Detailed Description

Definition at line 177 of file ntsecapi.h.

Member Data Documentation

◆ Attributes

ULONG _LSA_OBJECT_ATTRIBUTES::Attributes

Definition at line 181 of file ntsecapi.h.

◆ Length

◆ ObjectName

PLSA_UNICODE_STRING _LSA_OBJECT_ATTRIBUTES::ObjectName

Definition at line 180 of file ntsecapi.h.

◆ RootDirectory

HANDLE _LSA_OBJECT_ATTRIBUTES::RootDirectory

Definition at line 179 of file ntsecapi.h.

◆ SecurityDescriptor

PVOID _LSA_OBJECT_ATTRIBUTES::SecurityDescriptor

Definition at line 182 of file ntsecapi.h.

◆ SecurityQualityOfService

PVOID _LSA_OBJECT_ATTRIBUTES::SecurityQualityOfService

Definition at line 183 of file ntsecapi.h.


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