typedef struct _ACL_REVISION_INFORMATION {
DWORD AclRevision;
} ACL_REVISION_INFORMATION;
The ACL_REVISION_INFORMATION data structure contains revision information about an ACL data structure. An ACL is an access control list.
AclRevision
Specifies a revision number.
GetAclInformation, SetAclInformation, ACL_SIZE_INFORMATION