Share via


CProfileCollection

Applies To: Windows 8, Windows 8.1

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.

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

See Also

Other Resources

Classes