Overview
Group
Quick Info

Windows NT
Yes
Win95
No
Win32s
No
Import Library
-
Header File
winnt.h
Unicode
No
Platform Notes
None

ACL_REVISION_INFORMATION

The ACL_REVISION_INFORMATION structure contains revision information about an ACL structure.

typedef struct _ACL_REVISION_INFORMATION {

DWORD AclRevision;

} ACL_REVISION_INFORMATION;

Members

AclRevision

Specifies a revision number. The current revision number is ACL_REVISION.

See Also

GetAclInformation
, SetAclInformation, ACL, ACL_INFORMATION_CLASS, ACL_SIZE_INFORMATION

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples