Classes | |
struct | RI_CGetFavoriteList |
Data structure for the Request "GetFavoriteList". More... | |
Functions | |
LRESULT | RI_GetFavoriteList_ReadData (LPARAM, RI_CGetFavoriteList &) |
Read data from shared memory for "Get stop off point from FavoriteList". | |
LRESULT | RI_GetFavoriteList_WriteData (LPARAM, RI_CGetFavoriteList &) |
Write data to shared memory for "Get stop off point from FavoriteList". | |
Variables | |
const UINT | RI_MESSAGE_GETFAVORITELIST = RegisterWindowMessage(TEXT("RI_MESSAGE_GETFAVORITELIST")) |
const UINT RI_MESSAGE_GETFAVORITELIST = RegisterWindowMessage(TEXT("RI_MESSAGE_GETFAVORITELIST")) |
Message ID for the Request "Get Favoritelist":
RI_MESSAGE_GETFAVORITELIST
RI_GetFavoriteList_WriteData(LPARAM id, RI_CGetFavoriteList data );
RI_GetFavoriteList_ReadData(LPARAM id, RI_CGetFavoriteList data );
RI_NOERROR = Get Favorite List succeeded
Gets the favorite 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 |