XMLGetSignInfoSigNumber
Declaration
Delphi
function XMLGetSignInfoSigNumber(Index : Integer): integer; stdcall;
ActiveX
Â
Description
Returns the signature ID of signatures embeded inside the XML representation by Index.
Â
Arguments
Argument | Explanation |
---|---|
index | the Index of the signature in side the xml representation |