GetAbout2
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
- If QMWISe is enabled
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 |
LicensingModel |
Describes the licensing model that is enabled by your license. It describes whether your license is:
|
String |
License_Expires |
Provides details of when the license expires |
String |
Server_Expires |
Provides details of when the server expires |
String |
Troubleshooting
Please refer to the following page for any error codes that are displayed when using this method.