Navigation SDK Documentation |
Data Fields | |
SDK_HDRINFO | size |
SDK_HDRINFO | version |
SDK_INT4 | kind |
SDK_WCHAR_T | name [256] |
SDK_UINT4 | addrOffset |
SDK_UINT2 | cc |
SDK_UINT1 | cat |
union { | |
SDK_UINT1 typ | |
SDK_UINT1 type | |
}; | |
SDK_INT4 | tabOffset |
SDK_UINT4 | usrOffset |
SDK_Position | pos |
SDK_UINT4 | searchRequestIndex |
Search result for most geocoding APIS (including SDK_SearchTown(), SDK_SearchPostcode(), SDK_SearchStreet(), SDK_SearchHouseNr())
SDK_HDRINFO size |
Size of struct - for controlling
SDK_HDRINFO version |
Version of struct - for controlling. Use SDK_SearchResultVERSION
SDK_INT4 kind |
Kind of search request (see Search kinds)
SDK_WCHAR_T name[256] |
Name of the item, to be displayed in a list
SDK_UINT4 addrOffset |
Internal use only
SDK_UINT2 cc |
Numerical country code of the item.
SDK_UINT1 cat |
Category. For towns: [1..6] Lower value means more important For streets: For housenumbers: not used
SDK_UINT1 type |
Type
SDK_INT4 tabOffset |
For town results (only!): addrOffset of the corresponding streettable, 0 if it doesn't exist. This field is mainly for internal use. This value is unique for each street table. Within one street table all street names are unique. For other search results this field has special meaning for clients.
SDK_UINT4 usrOffset |
Internal use only
SDK_Position pos |
Position of the search result
SDK_UINT4 searchRequestIndex |
the request index of the found result. Only used internally
© PTV Group 2018 | Generated on Mon Dec 17 2018 21:00:22 for NavigationSDK by 1.8.8 |