HaspApiVersion Class
Package: Aladdin
Description
Helper class to provide version information for the underlying native API.
Constructors
| Name | Description |
|---|---|
| HaspApiVersion | Constructs new HaspApiVersion object with specified major version, minor version, and build number |
Methods
| Name | Description |
|---|---|
| MajorVersion | Returns the HASP API major version. |
| MinorVersion | Returns the HASP API minor version |
| BuildNumber | Returns the HASP API build number. |
| GetLastError |
Returns the last API HaspStatus status code. |
