Location: apaid.h
typedef CArrayFixFlat<TApaAppViewInfo> CApaAppViewArray;
Supported from 6.1
Defines an array of TApaAppViewInfo
objects contained within a flat dynamic
buffer.
An array of this type is populated with TApaAppViewInfo
objects in a call to RApaLsSession::GetAppViews()
.