Bluetooth Framework C++ Edition

◆ SetName()

int SetName ( const tstring Name)

Sets a new name for the local Bluetooth Radio module.

Parameters
NameThe new Radio name.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.