WiFi Framework C++ Edition

◆ GetSsid()

int GetSsid ( tstring Ssid) const

Reads the Soft AP SSID.

Parameters
SsidIf the function succeed on output contains the running Soft AP SSID.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.