The ACTRL_CONTROL_INFO structure contains the GUID and display name of an object type.
typedef struct _ACTRL_CONTROL_INFO {
LPTSTR lpControlId;
LPTSTR lpControlName;
} ACTRL_CONTROL_INFO, *PACTRL_CONTROL_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.
Client/Server Access Control Overview, Client/Server Access Control Structures, GetAccessPermissionsForObject