GetPAdESDSSProcessResult

Security and Signatures

Description

Returns the last result code produced by an EndPAdESDSSProcessTo* call on this process id. Useful in flows where the caller checks the outcome after the write rather than at the End call site.

Syntax

Delphi

function TPDFlib.GetPAdESDSSProcessResult(DSSProcessID: Integer): Integer;

Parameters

DSSProcessIDValue returned by one of the NewPAdESDSSProcessFrom* functions.