Classes | |
struct | RI_CSwitchMap |
Data structure for the Request "SwitchMap". More... | |
Functions | |
LRESULT | RI_SwitchMap_ReadData (LPARAM, RI_CSwitchMap &) |
Read data from shared memory for "switch map". | |
LRESULT | RI_SwitchMap_WriteData (LPARAM, RI_CSwitchMap &) |
Write data to shared memory for "switch map". | |
Variables | |
const UINT | RI_MESSAGE_SWITCHMAP = RegisterWindowMessage(TEXT("RI_MESSAGE_SWITCHMAP")) |
const UINT RI_MESSAGE_SWITCHMAP = RegisterWindowMessage(TEXT("RI_MESSAGE_SWITCHMAP")) |
Message ID for the Request "SwitchMap":
RI_MESSAGE_SWITCHMAP
RI_SwitchMap_WriteData(LPARAM id, RI_CSwitchMap data );
RI_SwitchMap_ReadData(LPARAM id, RI_CSwitchMap data );
RI_NOERROR = SwitchMap succeeded
RI_NOTADDED = Switch Map not succeeded, because no map found
Switches the map to the given one. If the map doesn't exist, returns an error. Also returns the available maps as a string list.
© PTV Group 2020 | Generated on Wed Apr 15 2020 12:47:52 for by 1.8.8 |