IXpsSignatureRequestCollection interface (xpsdigitalsignature.h)
A collection of IXpsSignatureRequest interfaces.
Inheritance
The IXpsSignatureRequestCollection interface inherits from the IUnknown interface. IXpsSignatureRequestCollection also has these types of members:
Methods
The IXpsSignatureRequestCollection interface has these methods.
IXpsSignatureRequestCollection::GetAt Gets an IXpsSignatureRequest interface pointer from a specified location in the collection. |
IXpsSignatureRequestCollection::GetCount Gets the number of IXpsSignatureRequest interface pointers in the collection. |
IXpsSignatureRequestCollection::RemoveAt Removes and releases an IXpsSignatureRequest interface pointer from 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 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | xpsdigitalsignature.h |