|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntsecapi.h>

Public Attributes | |
| ULONG | Length |
| HANDLE | RootDirectory |
| PLSA_UNICODE_STRING | ObjectName |
| ULONG | Attributes |
| PVOID | SecurityDescriptor |
| PVOID | SecurityQualityOfService |
Definition at line 177 of file ntsecapi.h.
| ULONG _LSA_OBJECT_ATTRIBUTES::Attributes |
Definition at line 181 of file ntsecapi.h.
| ULONG _LSA_OBJECT_ATTRIBUTES::Length |
Definition at line 178 of file ntsecapi.h.
Referenced by fill_sid(), GetComputerObjectNameW(), test_LookupAccountSid(), test_lsa(), test_LsaLookupNames2(), test_LsaLookupPrivilegeName(), and test_LsaLookupSids().
| PLSA_UNICODE_STRING _LSA_OBJECT_ATTRIBUTES::ObjectName |
Definition at line 180 of file ntsecapi.h.
| HANDLE _LSA_OBJECT_ATTRIBUTES::RootDirectory |
Definition at line 179 of file ntsecapi.h.
| PVOID _LSA_OBJECT_ATTRIBUTES::SecurityDescriptor |
Definition at line 182 of file ntsecapi.h.
| PVOID _LSA_OBJECT_ATTRIBUTES::SecurityQualityOfService |
Definition at line 183 of file ntsecapi.h.