[This is preliminary documentation and subject to change.]
The ACTRL_ACCESS_INFO structure is used to return information about the access rights an object supports.
typedef struct _ACTRL_ACCESS_INFO {
ULONG fAccessPermission;
LPTSTR lpAccessPermissionName;
} ACTRL_ACCESS_INFO, *PACTRL_ACCESS_INFO;
Windows NT: Requires version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in accctrl.h.
Unicode: Defined as Unicode and ANSI structures.
Access Control Overview, Access Control Structures, GetAccessPermissionsForObject