Classes | |
struct | RI_CSearchAddress |
Data structure for the Request "SearchAddress". More... | |
Functions | |
LRESULT | RI_SearchAddress_ReadData (LPARAM, RI_CSearchAddress &) |
Read data from shared memory for "SearchAddress". | |
LRESULT | RI_SearchAddress_WriteData (LPARAM, RI_CSearchAddress &) |
Write data to shared memory for "SearchAddress". | |
Variables | |
const UINT | RI_MESSAGE_SEARCHADDRESS = RegisterWindowMessage(TEXT("RI_MESSAGE_SEARCHADDRESS")) |
const UINT RI_MESSAGE_SEARCHADDRESS = RegisterWindowMessage(TEXT("RI_MESSAGE_SEARCHADDRESS")) |
Message ID for the Request "search address":
RI_MESSAGE_SEARCHADDRESS
RI_SearchAddress_WriteData(LPARAM id, RI_CSearchAddress data );
RI_SearchAddress_ReadData(LPARAM id, RI_CSearchAddress data );
RI_NOERROR = Search address succeeded
RI_NOTAV = SearchAddress no street found
RI_NOTFOUND = No Address found
Converts an address-string to a mercator position. If the return value is "RI_NOTAV", the returned coordinates will be the center of the town (for more details, see description in data structure).
<H2>Example:</H2>
© PTV Group 2020 | Generated on Wed Apr 15 2020 12:47:52 for by 1.8.8 |