diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-D157C4D3-FC2F-47DD-BD33-F8BA6156833D.dita --- a/Symbian3/PDK/Source/GUID-D157C4D3-FC2F-47DD-BD33-F8BA6156833D.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-D157C4D3-FC2F-47DD-BD33-F8BA6156833D.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,29 +1,29 @@ - - - - - -Sending -tactile feedback pulse -

The Vibra API clients can request the device to send tactile -vibration pulse using PulseVibraL() method. The PulseVibraL() will -be executed only if there is an active tactile feedback settings in the user -profile. The clients can check the current settings by calling the VibraFeedbackSettings() function. -The overloaded PulseVibraL() methods allows the client to -:

    -
  • Use the default intensity and duration.

  • -
  • Use default intensity and specify the duration using aDuration parameter.

  • -
  • Specify both intensity and duration using the parameters aIntensity and aDuration.

  • -

SetFeedbackObserver() is used to register the clients -to receive notification of any changes to the tactile feedback settings in -the active user profile. MHWRMVibraFeedbackObserver provides -a pure virtual function VibraFeedbackModeChanged() which -is called to notify the clients to notify of any changes to the user profile -settings.

+ + + + + +Sending +tactile feedback pulse +

The Vibra API clients can request the device to send tactile +vibration pulse using PulseVibraL() method. The PulseVibraL() will +be executed only if there is an active tactile feedback settings in the user +profile. The clients can check the current settings by calling the VibraFeedbackSettings() function. +The overloaded PulseVibraL() methods allows the client to +:

    +
  • Use the default intensity and duration.

  • +
  • Use default intensity and specify the duration using aDuration parameter.

  • +
  • Specify both intensity and duration using the parameters aIntensity and aDuration.

  • +

SetFeedbackObserver() is used to register the clients +to receive notification of any changes to the tactile feedback settings in +the active user profile. MHWRMVibraFeedbackObserver provides +a pure virtual function VibraFeedbackModeChanged() which +is called to notify the clients to notify of any changes to the user profile +settings.

\ No newline at end of file