CProfileCollection
Stellt eine Sammlung von CProfile-Objekten dar. Diese Klasse implementiert die IProfileCollection- und IErrorInfo-Schnittstellen. Der Client instanziiert eine neue Instanz für jede Sammlung von Profilen, die der Steuerelement-Manager ausführen soll.
Syntax
{
[default] interface IProfileCollection;
interface IEnumProfile;
interface IErrorInfo;
};