ReactOS 0.4.15-dev-8002-gbbb3b00
_ACL_SIZE_INFORMATION Struct Reference

#include <winnt_old.h>

Public Attributes

DWORD AceCount
 
DWORD AclBytesInUse
 
DWORD AclBytesFree
 

Detailed Description

Definition at line 1124 of file winnt_old.h.

Member Data Documentation

◆ AceCount

◆ AclBytesFree

DWORD _ACL_SIZE_INFORMATION::AclBytesFree

Definition at line 1127 of file winnt_old.h.

Referenced by RtlQueryInformationAcl().

◆ AclBytesInUse

DWORD _ACL_SIZE_INFORMATION::AclBytesInUse

Definition at line 1126 of file winnt_old.h.

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


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