Skip to content

Latest commit

 

History

History
87 lines (63 loc) · 3.32 KB

nf-xpsdigitalsignature-ixpssignatureblockcollection-getat.md

File metadata and controls

87 lines (63 loc) · 3.32 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:xpsdigitalsignature.IXpsSignatureBlockCollection.GetAt
IXpsSignatureBlockCollection::GetAt (xpsdigitalsignature.h)
Gets an IXpsSignatureBlock interface pointer from a specified location in the collection.
GetAt
GetAt method [XPS Documents and Packaging]
GetAt method [XPS Documents and Packaging]
IXpsSignatureBlockCollection interface
IXpsSignatureBlockCollection interface [XPS Documents and Packaging]
GetAt method
IXpsSignatureBlockCollection.GetAt
IXpsSignatureBlockCollection::GetAt
xps.ixpssignatureblockcollection_getat
xpsdigitalsignature/IXpsSignatureBlockCollection::GetAt
xps\ixpssignatureblockcollection_getat.htm
xps
4d3f89be-f9f3-46db-802f-ffb4867786c2
12/05/2018
GetAt, GetAt method [XPS Documents and Packaging], GetAt method [XPS Documents and Packaging],IXpsSignatureBlockCollection interface, IXpsSignatureBlockCollection interface [XPS Documents and Packaging],GetAt method, IXpsSignatureBlockCollection.GetAt, IXpsSignatureBlockCollection::GetAt, xps.ixpssignatureblockcollection_getat, xpsdigitalsignature/IXpsSignatureBlockCollection::GetAt
xpsdigitalsignature.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
XpsDigitalSignature.idl
Windows
19H1
IXpsSignatureBlockCollection::GetAt
xpsdigitalsignature/IXpsSignatureBlockCollection::GetAt
c++
APIRef
kbSyntax
COM
xpsdigitalsignature.h
IXpsSignatureBlockCollection.GetAt

IXpsSignatureBlockCollection::GetAt

-description

Gets an IXpsSignatureBlock interface pointer from a specified location in the collection.

-parameters

-param index [in]

The zero-based index of the IXpsSignatureBlock interface pointer to be obtained.

-param signatureBlock [out, retval]

The IXpsSignatureBlock interface pointer at the location specified by index.

-returns

If the method succeeds, it returns S_OK; otherwise, it returns an HRESULT error code.

-remarks

For more information about the collection methods, see Working with XPS OM Collection Interfaces.

-see-also

IXpsSignatureBlock

IXpsSignatureBlockCollection

Working with XPS OM Collection Interfaces

XML Paper Specification