Public Attributes | List of all members

Data structure for the Request "SearchAddress". More...

#include <TNSRemoteInterfaceDLL.h>

Public Attributes

LPARAM m_ID
 
wchar_t m_address [256]
 Input: address string in format land,postcode,city,street,house nr. More...
 
wchar_t m_result_address [256]
 Output: address string in format land,postcode,city,street,house nr.
 
int m_mercator_x
 Output: x-coordinate of linked mercator position.
 
int m_mercator_y
 Output: y-coordinate of linked mercator position.
 

Detailed Description

Data structure for the Request "SearchAddress".

Member Data Documentation

LPARAM m_ID

ID used as ACT

wchar_t m_address[256]

Input: address string in format land,postcode,city,street,house nr.

Address to search, allowed formats:
-country, zip code, city, street, housenr
-mercator (937575,6269540)
-geodecimal (8.418774,49.009233)


© PTV Group 2020 Generated on Wed Apr 15 2020 12:47:53 for by doxygen 1.8.8