Bluetooth Framework C++ Edition

◆ __declspec() [5/7]

__declspec ( property(get=GetDiscoverable, put=SetDiscoverable )

Gets or sets a boolean indicating that the GATT service is discoverable.

A boolean indicating that the GATT service is discoverable.

If the service has been published and an application changes the property the wclEGattServer exception raises.

Exceptions
wclEGattServer