Bluetooth Framework C++ Edition

◆ __declspec() [4/9]

__declspec ( property(get=GetEncryption, put=SetEncryption )

Gets and sets the Encryption property for the connection.

True if Encryption is enabled for the connection.

If an application changes the property when connection is active the wclEBluetoothClient exception raises.

The Encryption can be turned on (True) only if the Authentication property is also set to True.

Exceptions
wclEBluetoothClient
wclEInvalidArgument