Bluetooth Framework C++ Edition

◆ __declspec() [9/9]

__declspec ( property(get=GetUseExtendedAdvertisement, put=SetUseExtendedAdvertisement )

Specifies that the advertisement publisher should use the Extended Advertising format.

Indicates whether or not the Extended Advertising format should be used. The default value is False.

Enabling the Extended Advertising format is necessary to enable several other related properties.

If the advertiser is running and an application changes the property the wclEBluetoothLeBeacon exception raises.

Exceptions
wclEBluetoothLeBeacon