WiFi Framework C++ Edition

◆ __declspec() [5/9]

__declspec ( property(get=GetDiscoverability, put=SetDiscoverability )

Gets and sets the listen state and whether the WiFi Direct device is discoverable.

The listen state and whether the WiFi Direct device is discoverable.

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

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

See also
wclWiFiDirectAdvertisementDiscoverability