/
getVersion()
getVersion()
Declaration
procedure getVersion(var VersionText:widestring, const LongVersion:BOOLEAN);
Description
Returns the full Version number of the SOSecureSign.ocx, the long Version includes also the creation date
Sample
string textVersion; bool longVersion = false; SecureSign.getVersion(out textVersion, longVersion); MessageBox.Show("Version: " + textVersion);
, multiple selections available,
Related content
OnGetNotaryInfo
OnGetNotaryInfo
More like this
SecureSign
SecureSign
More like this
getSigStatus()
getSigStatus()
More like this
Version 6.9.2.1157
Version 6.9.2.1157
More like this
8. How to find out the version number of my pad's firmware?
8. How to find out the version number of my pad's firmware?
More like this