ReactOS 0.4.16-dev-1521-gb8f1da6
_ACL_SIZE_INFORMATION Struct Reference

#include <winnt_old.h>

Public Attributes

DWORD AceCount
 
DWORD AclBytesInUse
 
DWORD AclBytesFree
 

Detailed Description

Definition at line 1169 of file winnt_old.h.

Member Data Documentation

◆ AceCount

◆ AclBytesFree

DWORD _ACL_SIZE_INFORMATION::AclBytesFree

Definition at line 1172 of file winnt_old.h.

Referenced by RtlQueryInformationAcl().

◆ AclBytesInUse

DWORD _ACL_SIZE_INFORMATION::AclBytesInUse

Definition at line 1171 of file winnt_old.h.

Referenced by AccRewriteSetEntriesInAcl(), GetUserDacl(), and RtlQueryInformationAcl().


The documentation for this struct was generated from the following file: