|
||
| Home · All Commands · First Steps · Tutorials · Demos · FAQ | ||
Remote Interface Documentation |
||
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. | |
| 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. | |
Data structure for the Request "SearchAddress".
| 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 AG 2011 | Generated on Fri Oct 14 2011 10:17:34 for RI by 1.7.1 |