Classes | |
struct | RI_CLinkMercator2Map |
Data structure for the Request "link mercator to map". More... | |
Functions | |
LRESULT | RI_LinkMercator2Map_ReadData (LPARAM, RI_CLinkMercator2Map &) |
Read data from shared memory for "LinkMercator2Map". | |
LRESULT | RI_LinkMercator2Map_WriteData (LPARAM, RI_CLinkMercator2Map &) |
Write data to shared memory for "LinkMercator2Map". | |
Variables | |
const UINT | RI_MESSAGE_LINKMERCATOR2MAP = RegisterWindowMessage(TEXT("RI_MESSAGE_LINKMERCATOR2MAP")) |
const UINT RI_MESSAGE_LINKMERCATOR2MAP = RegisterWindowMessage(TEXT("RI_MESSAGE_LINKMERCATOR2MAP")) |
Message ID for the Request "link mercator to map":
RI_MESSAGE_LinkMercator2Map
RI_LinkMercator2Map_WriteData(LPARAM id, RI_CLinkMercator2Map data );
RI_LinkMercator2Map_ReadData(LPARAM id, RI_CLinkMercator2Map data );
RI_NOERROR = Link Mercator to Map succeeded
RI_NOTLINKABLE = the coordinates are not linkable
Formerly this call matched the pos set by RI_LinkMercator2Map_WriteData() to a street.
In the current implementation, RI_LinkMercator2Map_ReadData() returns the pos set by the writer.
© PTV Group 2020 | Generated on Wed Apr 15 2020 12:47:52 for by 1.8.8 |