SRoadInfo structure is providing information about road type. This is retrieved from the GetLocationInfo function. More...
#include <ApplicationApi.h>
Public Member Functions | |
| SRoadInfo () | |
| Initializes a new instance of SRoadInfo. More... | |
Data Fields | |
| LONG | lRoadOffset |
| Road offset is an unique identificator of the road in map. This identificator is used for special routing. More... | |
| DWORD | dwRoadFlags |
| Road Flag is an identificator of the road type in map. More... | |
| TCHAR | szIsoCode [4] |
| ISO code string of the map, where the road is located. More... | |
| LONGPOSITION | cpOnroadPosition |
| DWORD | dwOffroadDistance |
SRoadInfo structure is providing information about road type. This is retrieved from the GetLocationInfo function.