ReactOS 0.4.15-dev-5667-ged97270
|
#include <winnt_old.h>
Public Attributes | |
DWORD | AceCount |
DWORD | AclBytesInUse |
DWORD | AclBytesFree |
Definition at line 1146 of file winnt_old.h.
DWORD _ACL_SIZE_INFORMATION::AceCount |
Definition at line 1147 of file winnt_old.h.
Referenced by AccRewriteSetEntriesInAcl(), GetAllowedWorldAce(), CSecurityDescriptor::GetDACLEntriesCount(), CSecurityDescriptor::GetSACLEntriesCount(), RtlQueryInformationAcl(), test_AddMandatoryAce(), test_CreateDirectoryA(), test_GetNamedSecurityInfoA(), test_GetSecurityInfo(), test_GetShellSecurityDescriptor(), and test_inherited_dacl().
DWORD _ACL_SIZE_INFORMATION::AclBytesFree |
Definition at line 1149 of file winnt_old.h.
Referenced by RtlQueryInformationAcl().
DWORD _ACL_SIZE_INFORMATION::AclBytesInUse |
Definition at line 1148 of file winnt_old.h.
Referenced by AccRewriteSetEntriesInAcl(), GetUserDacl(), and RtlQueryInformationAcl().