Home · All Commands · First Steps · Tutorials · Demos · FAQ
 

Remote Interface Documentation

Public Attributes

RI_CSearchAddress Struct Reference
[SearchAddress: Convert an address string to a mercator position]

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

#include <TNSRemoteInterfaceDLL.h>

List of all members.

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.

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 AG 2011 Generated on Fri Oct 14 2011 10:17:34 for RI by doxygen 1.7.1