WiFi Framework C++ Edition

◆ SetPassphrase()

void SetPassphrase ( const tstring value)

Sets the pass phrase for Legacy mode.

Parameters
valueA pass phrase used by non-WiFi Direct clients to connect to this access point in "legacy mode".

This property is used only if Legacy mode set to True. If the Legacy is False the value of the property will not be used.

If the Advertiser is not running setting the property changes it current value.

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