CProfileCollection

表示 CProfile 对象的集合。 该类实现 IProfileCollectionIErrorInfo 接口。 客户端为它希望控制管理器运行的每个配置文件集合实例化一个新实例。

语法

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