|
AWE Core 8.D.9 Documentation
|
Build versioning structure returned by awe_getBuildVersionInfo. More...
#include <Include/AWEInstance.h>
Data Fields | |
| UINT32 | tuningVer |
| Tuning version. | |
| char | majorVer |
| Major API version (single letter) | |
| UINT32 | minorVer |
| Minor API version. | |
| UINT32 | procVer |
| Processor specific version. | |
| char | hotFixVer |
| Hot fix version, if the build is a hot fix release. More... | |
| UINT32 | buildNumber |
| Library build number. | |
Build versioning structure returned by awe_getBuildVersionInfo.
| char AWEBuildVersionInfo::hotFixVer |