ReactOS 0.4.16-dev-1521-gb8f1da6
|
#include <winnt_old.h>
Public Attributes | |
DWORD | AceCount |
DWORD | AclBytesInUse |
DWORD | AclBytesFree |
Definition at line 1169 of file winnt_old.h.
DWORD _ACL_SIZE_INFORMATION::AceCount |
Definition at line 1170 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 1172 of file winnt_old.h.
Referenced by RtlQueryInformationAcl().
DWORD _ACL_SIZE_INFORMATION::AclBytesInUse |
Definition at line 1171 of file winnt_old.h.
Referenced by AccRewriteSetEntriesInAcl(), GetUserDacl(), and RtlQueryInformationAcl().