Variables | |
const UINT | RI_MESSAGE_STARTSIMULATION = RegisterWindowMessage(TEXT("RI_MESSAGE_STARTSIMULATION")) |
const UINT RI_MESSAGE_STARTSIMULATION = RegisterWindowMessage(TEXT("RI_MESSAGE_STARTSIMULATION")) |
Message ID for the Request "start simulation":
RI_MESSAGE_STARTSIMULATION
This function has no writer.
This function has no reader.
RI_NOERROR = Simulation succeeded
RI_NOTADDED = Simulation not succeeded
RI_START_RETRACTED = Simulation succeeded. Start was retracted
RI_TARGET_RETRACTED = Simulation succeeded. Target was retracted
RI_START_TARGET_RETRACTED = Simulation succeeded. Start and target was retracted
Sending this message will start a simulation.
Requires two previously added stop-off-points.
The remote interface will disable user interaction before executing the command and allow user interaction after the command if there was no previously call to BlockUserInteraction.
© PTV Group 2020 | Generated on Wed Apr 15 2020 12:47:52 for by 1.8.8 |