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