Bluetooth Framework C++ Edition

◆ SetRumble()

int SetRumble ( const bool  TurnOn)

Turns the Rumble On and Off.

Parameters
TurnOnSet to True to turn the Rumble On. Set to False to turn the Rumble Off.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.