Stopping device vibra

The StopVibra() call interrupts immediately the device vibration that was started with the StartVibraL() method.

The following code snippet demonstrates how to stop the vibration feature:

iVibra->StopVibraL();