diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-B80ADD0D-2834-4478-A4AD-1FEBC0112A43.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-B80ADD0D-2834-4478-A4AD-1FEBC0112A43.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,17 @@ + + + + + +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();
+
\ No newline at end of file