Skip to content

Latest commit

 

History

History
120 lines (88 loc) · 3.67 KB

nf-xpsdigitalsignature-ixpssignature-getsignaturepartname.md

File metadata and controls

120 lines (88 loc) · 3.67 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.IXpsSignature.GetSignaturePartName
IXpsSignature::GetSignaturePartName (xpsdigitalsignature.h)
Gets the part name of the signature part.
GetSignaturePartName
GetSignaturePartName method [XPS Documents and Packaging]
GetSignaturePartName method [XPS Documents and Packaging]
IXpsSignature interface
IXpsSignature interface [XPS Documents and Packaging]
GetSignaturePartName method
IXpsSignature.GetSignaturePartName
IXpsSignature::GetSignaturePartName
xps.ixpssignature_getsignaturepartname
xpsdigitalsignature/IXpsSignature::GetSignaturePartName
xps\ixpssignature_getsignaturepartname.htm
xps
ed0c29e2-225b-4478-a8d7-d9ec28f8b1f4
12/05/2018
GetSignaturePartName, GetSignaturePartName method [XPS Documents and Packaging], GetSignaturePartName method [XPS Documents and Packaging],IXpsSignature interface, IXpsSignature interface [XPS Documents and Packaging],GetSignaturePartName method, IXpsSignature.GetSignaturePartName, IXpsSignature::GetSignaturePartName, xps.ixpssignature_getsignaturepartname, xpsdigitalsignature/IXpsSignature::GetSignaturePartName
xpsdigitalsignature.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
XpsDigitalSignature.idl
Windows
19H1
IXpsSignature::GetSignaturePartName
xpsdigitalsignature/IXpsSignature::GetSignaturePartName
c++
APIRef
kbSyntax
COM
xpsdigitalsignature.h
IXpsSignature.GetSignaturePartName

IXpsSignature::GetSignaturePartName

-description

Gets the part name of the signature part.

-parameters

-param signaturePartName [out, retval]

A pointer to an IOpcPartUri interface that contains the part name of the signature part.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the table that follows. For return values that are not listed in this table, see XPS Digital Signature API Errors and XPS Document Errors.

Return code Description
S_OK
The method succeeded.
E_UNEXPECTED
The interface is not connected to the signature manager.

-see-also

IOpcDigitalSignature

IOpcPartUri

IXpsSignature

IXpsSignatureManager

XML Paper Specification

XPS Digital Signature API Errors

XPS Document Errors