Bluetooth Framework C++ Edition

◆ __declspec() [4/8]

__declspec ( property(get=GetIncludeTxRssi, put=SetIncludeTxRssi )

Specifies whether the transmit power level is included in the advertisement header.

Indicates whether the transmit power level is included. The default value is False.

The Extended Advertising format must be enabled by setting the UseExtendedAdvertisement to True to use this property. If the UseExtendedAdvertisement is False the value of this property is ignored.

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

Exceptions
wclEBluetoothLeBeacon