![]() |
ArcGIS Procedural Runtime
3.3.11173
|
#include <Version.h>
Public Attributes | |
| const char * | mBuildArch |
| PRT CPU Architecture (x86 or x86_64) | |
| const char * | mBuildConfig |
| const char * | mBuildDate |
| const char * | mBuildOS |
| const char * | mBuildTC |
| const char * | mCGACVersion |
| Full CGA compiler version this PRT release was built from. | |
| int | mCGACVersionMajor |
| Major CGA compiler version this PRT release was built from. | |
| int | mCGACVersionMinor |
| Minor CGA compiler version this PRT release was built from. | |
| const char * | mCGAVersion |
| Latest supported full CGA version. | |
| int | mCGAVersionMajor |
| Latest supported major CGA version. | |
| int | mCGAVersionMinor |
| Latest supported minor CGA version. | |
| const char * | mFullName |
| PRT product name with full version. | |
| const char * | mName |
| PRT product name. | |
| const char * | mVersion |
| "major.minor.build" version string | |
| int | mVersionBuild |
| Build identifier. | |
| int | mVersionMajor |
| Major PRT version number. | |
| int | mVersionMinor |
| Minor PRT version number. | |
| const wchar_t * | mwBuildArch |
| PRT CPU Architecture (x86 or x86_64) | |
| const wchar_t * | mwBuildConfig |
| const wchar_t * | mwBuildDate |
| const wchar_t * | mwBuildOS |
| const wchar_t * | mwBuildTC |
| const wchar_t * | mwCGACVersion |
| Full CGA compiler version this PRT release was built from. | |
| const wchar_t * | mwCGAVersion |
| Latest supported full CGA version. | |
| const wchar_t * | mwFullName |
| PRT product name with full version. | |
| const wchar_t * | mwName |
| PRT product name. | |
| const wchar_t * | mwVersion |
| "major.minor.build" version string | |
Provides static version information about the API/CGA/CGAC.
1.8.14