Classes | |
struct | RI_CGetPreviousDestinationList |
Data structure for the Request "GetPreviousDestinationList". More... | |
Functions | |
LRESULT | RI_GetPreviousDestinationList_ReadData (LPARAM, RI_CGetPreviousDestinationList &) |
Read data from shared memory for "Get stop off point from Previous DestinationList". | |
LRESULT | RI_GetPreviousDestinationList_WriteData (LPARAM, RI_CGetPreviousDestinationList &) |
Write data to shared memory for "Get stop off point from Previous DestinationList". | |
Variables | |
const UINT | RI_MESSAGE_GETDESTINATIONLIST = RegisterWindowMessage(TEXT("RI_MESSAGE_GETDESTINATIONLIST")) |
const UINT RI_MESSAGE_GETDESTINATIONLIST = RegisterWindowMessage(TEXT("RI_MESSAGE_GETDESTINATIONLIST")) |
Message ID for the Request "Get stop off point from Previous DestinationList":
RI_MESSAGE_GETDESTINATIONLIST
RI_GetPreviousDestinationList_WriteData(LPARAM id, RI_CGetPreviousDestinationList data );
RI_GetPreviousDestinationList_ReadData(LPARAM id, RI_CGetPreviousDestinationList data );
RI_NOERROR = The stop off point was successfully deleted
Gets the previous destination list. 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 |