GetAbout
This method provides information about the QMWISe software that is installed, including:
- The version of the software that is installed
- Which build of the software is installed
- A statement of Questionmark's rights under the license agreement
- Version 4.1 +
- Version 5.1 +
Parameters
Input name | Description | Data type |
---|---|---|
NONE |
Response
Output name | Description | Data type |
---|---|---|
MajorVersion |
The first integer of the version number, e.g., 5 for version 5.0 or 4 for version 4.4.0. |
Integer |
MinorVersion |
The subsequent integer or integers of the version number, e.g., 1 for version 5.1 or 4.0 for version 4.4.0 (integers are separated by periods if necessary) |
Integer |
BuildVersion |
An integer indicating which build of the software is included in this version |
Integer |
BuildString |
A string derived from the version and build numbers |
String |
BuildDate |
The date on which this build of the software was produced |
String |
LicenseText |
The text that explains Questionmark's rights and is retrieved from the license file |
String |
QMDboLib |
The version of QMDbl.dll used by this version of the QMWISe software |
String |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.