WiFi Framework C++ Edition

◆ __declspec() [6/9]

__declspec ( property(get=GetLegacy, put=SetLegacy )

Gets and sets the WiFi Direct Advertiser legacy node state.

The current Legacy state of the WiFi Direct Advertiser.

This property is used only if the AutonomousGroupOwnerEnabled is set to True. If the AutonomousGroupOwnerEnabled is False this property is always False and changing its value to True will not take effect.

If the Advertiser is not running setting this property changes its current value. Reading the property returns its current value.

If the Advertiser is running changing the property does nothing and new value will be ignored. Reading the property returns its value used by the Advertiser.