Classes | |
struct | RI_CGetStopOffPointList |
Data structure for the Request "GetStopOffPointList". More... | |
Functions | |
LRESULT | RI_GetStopOffPointList_ReadData (LPARAM, RI_CGetStopOffPointList &) |
Read data from shared memory for "Get Stop Off Point List". | |
LRESULT | RI_GetStopOffPointList_WriteData (LPARAM, RI_CGetStopOffPointList &) |
Write data to shared memory for "Get Stop Off Point List". | |
Variables | |
const UINT | RI_MESSAGE_GETSTOPOFFPOINTLIST = RegisterWindowMessage(TEXT("RI_MESSAGE_GETSTOPOFFPOINTLIST")) |
const UINT RI_MESSAGE_GETSTOPOFFPOINTLIST = RegisterWindowMessage(TEXT("RI_MESSAGE_GETSTOPOFFPOINTLIST")) |
Message ID for the Request "get stop off point from stationlist":
RI_MESSAGE_GETSTOPOFFPOINTLIST
RI_GetStopOffPointList_WriteData(LPARAM id, RI_CGetStopOffPointList data );
RI_GetStopOffPointList_ReadData(LPARAM id, RI_CGetStopOffPointList data );
RI_NOERROR = Get Stop of Point List succeeded
Gets all stop-off-points.
If more than one station is in the list, the first received data structure will include the number of stations. The user will have explicitly send a new message to get the next station until all stations are transfered.
© PTV Group 2020 | Generated on Wed Apr 15 2020 12:47:52 for by 1.8.8 |