CProfileCollection

Represents a collection of CProfile objects. This class implements the IProfileCollection and IErrorInfo interfaces. The client instantiates a new instance for every collection of profiles that it wants the control manager to run.

Syntax

{
  [default] interface IProfileCollection;
  interface IEnumProfile;
  interface IErrorInfo;
};

Classes