IXpsOMSignatureBlockResourceCollection interface (xpsobjectmodel.h)
A collection of IXpsOMSignatureBlockResource interface pointers.
Inheritance
The IXpsOMSignatureBlockResourceCollection interface inherits from the IUnknown interface. IXpsOMSignatureBlockResourceCollection also has these types of members:
Methods
The IXpsOMSignatureBlockResourceCollection interface has these methods.
IXpsOMSignatureBlockResourceCollection::Append Appends an IXpsOMSignatureBlockResource interface to the end of the collection. |
IXpsOMSignatureBlockResourceCollection::GetAt Gets an IXpsOMSignatureBlockResource interface pointer from a specified location in the collection. |
IXpsOMSignatureBlockResourceCollection::GetByPartName Gets an IXpsOMSignatureBlockResource interface pointer from the collection by matching the interface's part name. |
IXpsOMSignatureBlockResourceCollection::GetCount Gets the number of IXpsOMSignatureBlockResource interface pointers in the collection. |
IXpsOMSignatureBlockResourceCollection::InsertAt Inserts an IXpsOMSignatureBlockResource interface pointer at a specified location in the collection. |
IXpsOMSignatureBlockResourceCollection::RemoveAt Removes and releases an IXpsOMSignatureBlockResource interface pointer from a specified location in the collection. |
IXpsOMSignatureBlockResourceCollection::SetAt Replaces an IXpsOMSignatureBlockResource 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 |