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