[This is a preview of an interface that may appear in future releases of Windows.]
The ACTRL_AUDIT structure contains an array of audit-control lists for an object and its properties.
typedef struct _ACTRL_ALIST { ULONG cEntries; PACTRL_PROPERTY_ENTRY pPropertyAccessList; } ACTRL_AUDIT, *PACTRL_AUDIT;
ACTRL_PROPERTY_ENTRY, ConvertAccessToSecurityDescriptor, ConvertSecurityDescriptorToAccessNamed, GetNamedSecurityInfoEx, GetSecurityInfoEx, SetEntriesInAuditList, SetNamedSecurityInfoEx, SetSecurityInfoEx