ArcGIS Procedural Runtime  3.2.10650
List of all members | Public Attributes
prt::Version Struct Reference

#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
 

Detailed Description

Provides static version information about the API/CGA/CGAC.


The documentation for this struct was generated from the following file: