Navigation SDK Documentation

Variables
CountryCode formats

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
 

Detailed Description

The CountryCode formats used and supported by NavigationSDK.

Variable Documentation

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 2019 Generated on Thu Mar 28 2019 02:27:02 for NavigationSDK by doxygen 1.8.8