IXpsOMColorProfileResourceCollection interface (xpsobjectmodel.h)
A collection of IXpsOMColorProfileResource interface pointers.
Inheritance
The IXpsOMColorProfileResourceCollection interface inherits from the IUnknown interface. IXpsOMColorProfileResourceCollection also has these types of members:
Methods
The IXpsOMColorProfileResourceCollection interface has these methods.
IXpsOMColorProfileResourceCollection::Append Appends an IXpsOMColorProfileResource interface pointer to the end of the collection. |
IXpsOMColorProfileResourceCollection::GetAt Gets an IXpsOMColorProfileResource interface pointer from a specified location in the collection. |
IXpsOMColorProfileResourceCollection::GetByPartName Gets an IXpsOMColorProfileResource interface pointer from the collection by matching the interface's part name. |
IXpsOMColorProfileResourceCollection::GetCount Gets the number of IXpsOMColorProfileResource interface pointers in the collection. |
IXpsOMColorProfileResourceCollection::InsertAt Inserts an IXpsOMColorProfileResource interface pointer at a specified location in the collection. |
IXpsOMColorProfileResourceCollection::RemoveAt Removes and releases an IXpsOMColorProfileResource interface pointer from a specified location in the collection. |
IXpsOMColorProfileResourceCollection::SetAt Replaces an IXpsOMColorProfileResource interface pointer at a specified location in the collection. |
Remarks
For more information about the collection methods, see Working with XPS OM Collection Interfaces.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | xpsobjectmodel.h |