WiFi Framework C++ Edition

◆ SetName()

int SetName ( const tstring Name)

Sets or renames a network.

Parameters
NameA string that contains the new name of the network.
Returns
If the function succeeded the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.