Navigation SDK Documentation |
Variables | |
const SDK_INT4 | SDK_ccf_PTV_ALPHA = 0 |
const SDK_INT4 | SDK_ccf_ISO_2 = 1 |
const SDK_INT4 | SDK_ccf_ISO_3 = 2 |
const SDK_INT4 | SDK_ccf_GERMAN = 3 |
const SDK_INT4 | SDK_ccf_ENGLISH = 4 |
const SDK_INT4 | SDK_ccf_NATIVE = 5 |
The CountryCode formats used and supported by NavigationSDK.
const SDK_INT4 SDK_ccf_PTV_ALPHA = 0 |
1-3-character code
const SDK_INT4 SDK_ccf_ISO_2 = 1 |
2-character code or a 5 character code (if the country has integration units) Example: "DE" or "US-CA"
const SDK_INT4 SDK_ccf_ISO_3 = 2 |
3-character code
const SDK_INT4 SDK_ccf_GERMAN = 3 |
(german) string
const SDK_INT4 SDK_ccf_ENGLISH = 4 |
(english) string
const SDK_INT4 SDK_ccf_NATIVE = 5 |
(native) string
© PTV Group 2018 | Generated on Mon Dec 17 2018 21:00:22 for NavigationSDK by 1.8.8 |