XMLGetContainerContent
Declaration
Delphi
function XMLGetContainerContent(): PAnsiChar; stdcall;
ActiveX
Â
Description
Returns a string repsentation of the xml data. Note, this will not return the secure XML content. It is the representetion of inner data structure of the secure-xml-notary-exchange schema.
This will deliver a XMLÂ defined by the following XSD schema.
Â
Arguments
Argument | Explanation |
---|---|
 | no arguments |
C# sample
AddSignature
// Clear the internal data state and XML content.
Â