CAcl::CAceTypeArray
An array of BYTEs.
typedef CAtlArray<BYTE> CAceTypeArray;
Remarks
This typedef specifies the array type used to define the nature of the access-control entry (ACE) objects, such as ACCESS_ALLOWED_ACE_TYPE or ACCESS_DENIED_ACE_TYPE. See the ACE_HEADER definition for the complete list of possible types.
Requirements
Header: atlsecurity.h