WiFi Framework C++ Edition

◆ SetSsid()

void SetSsid ( const tstring value)

Sets the Service Set Identifier (SSID).

Parameters
valueA WiFi Direct Advertiser SSID.

This property used in both Legacy and non-Legacy modes. In Legacy mode it is the SoftAP SSID. In non-Legacy mode it is used as device name.

If the Advertiser is running setting this property does nothing and new value will be ignored.

If the Advertiser is not running setting the property changes its value.