WiFi Framework C++ Edition

◆ SetDescription()

int SetDescription ( const tstring Description)

Sets or replaces the description for a network.

Parameters
DescriptionContains a string that contains the description 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.