IXpsOMColorProfileResourceCollection 接口 (xpsobjectmodel.h)
IXpsOMColorProfileResource 接口指针的集合。
继承
IXpsOMColorProfileResourceCollection 接口继承自 IUnknown 接口。 IXpsOMColorProfileResourceCollection 也具有以下类型的成员:
方法
IXpsOMColorProfileResourceCollection 接口具有这些方法。
IXpsOMColorProfileResourceCollection::Append 将 IXpsOMColorProfileResource 接口指针追加到集合的末尾。 |
IXpsOMColorProfileResourceCollection::GetAt 从集合中的指定位置获取 IXpsOMColorProfileResource 接口指针。 |
IXpsOMColorProfileResourceCollection::GetByPartName 通过匹配接口的部件名称,从集合中获取 IXpsOMColorProfileResource 接口指针。 |
IXpsOMColorProfileResourceCollection::GetCount 获取集合中 IXpsOMColorProfileResource 接口指针的数目。 |
IXpsOMColorProfileResourceCollection::InsertAt 在集合中的指定位置插入 IXpsOMColorProfileResource 接口指针。 |
IXpsOMColorProfileResourceCollection::RemoveAt 从集合中的指定位置删除并释放 IXpsOMColorProfileResource 接口指针。 |
IXpsOMColorProfileResourceCollection::SetAt 替换集合中指定位置的 IXpsOMColorProfileResource 接口指针。 |
注解
有关收集方法的详细信息,请参阅 使用 XPS OM 集合接口。
要求
最低受支持的客户端 | Windows 7、带 SP2 的 Windows Vista 和适用于 Windows Vista 的平台更新 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows Server 2008 R2、Windows Server 2008 SP2 和适用于 Windows Server 2008 的平台更新 [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | xpsobjectmodel.h |