ReactOS 0.4.15-dev-6669-g8227c5d
|
#include <winnt_old.h>
Public Attributes | |
DWORD | AceCount |
DWORD | AclBytesInUse |
DWORD | AclBytesFree |
Definition at line 1158 of file winnt_old.h.
DWORD _ACL_SIZE_INFORMATION::AceCount |
Definition at line 1159 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 1161 of file winnt_old.h.
Referenced by RtlQueryInformationAcl().
DWORD _ACL_SIZE_INFORMATION::AclBytesInUse |
Definition at line 1160 of file winnt_old.h.
Referenced by AccRewriteSetEntriesInAcl(), GetUserDacl(), and RtlQueryInformationAcl().