/
XMLSetAttributeNotaryContainer
XMLSetAttributeNotaryContainer
Declaration
Delphi
function XMLSetAttributeNotaryContainer(Author : PAnsiChar; Company : PAnsiChar; Description : PAnsiChar) : integer; stdcall;
ActiveX
Description
Set the optional attributes for the secure-notary-exchange protocol.
Arguments
Argument | Explanation |
---|---|
| author of this exchange protocol |
Company | company of this exchange protocol |
Description | description (details about the process) of this exchange protocol |
, multiple selections available,
Related content
XMLGetContainerCompany
XMLGetContainerCompany
More like this
XMLGetContainerAuthor
XMLGetContainerAuthor
More like this
XMLGetContainerDescription
XMLGetContainerDescription
More like this
XMLGetContainerContent
XMLGetContainerContent
More like this
XMLSaveNotaryContainerToString
XMLSaveNotaryContainerToString
More like this
XMLSaveNotaryContainerToFile
XMLSaveNotaryContainerToFile
More like this