.
C# Definition:
enum ACL_INFORMATION_CLASS
{
AclRevisionInformation = 1,
AclSizeInformation
}
VB Definition:
Enum ACL_INFORMATION_CLASS
TODO
End Enum
Notes:
None.
Excellent!
Retrieves information about an access control list (ACL)
3/16/2007 7:32:05 AM - anonymous