diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-D89D1809-0A64-4331-BA5C-2B82187BEFB6.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-D89D1809-0A64-4331-BA5C-2B82187BEFB6.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,18 @@ + + + + + +Retrieving +the vibra settings +

The VibraSettings() call retrieves the +current settings of the vibration feature in the user profile. The Symbian +developer can check the vibra settings in the profile.

The following +code snippet demonstrates how to retrieve the vibra settings:

CHWRMVibra::TVibraModeState vibraModeState = iVibra->VibraSettings();
+
\ No newline at end of file