ReactOS 0.4.16-dev-716-g2b2bdab
|
#include <winnt_old.h>
Public Attributes | |
DWORD | AceCount |
DWORD | AclBytesInUse |
DWORD | AclBytesFree |
Definition at line 1153 of file winnt_old.h.
DWORD _ACL_SIZE_INFORMATION::AceCount |
Definition at line 1154 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 1156 of file winnt_old.h.
Referenced by RtlQueryInformationAcl().
DWORD _ACL_SIZE_INFORMATION::AclBytesInUse |
Definition at line 1155 of file winnt_old.h.
Referenced by AccRewriteSetEntriesInAcl(), GetUserDacl(), and RtlQueryInformationAcl().