Bluetooth Framework C++ Edition

◆ __declspec() [2/4]

__declspec ( property(get=GetConnectOnRead )

Gets connection mode.

The Boolean indicates the connection mode.

If this property set to True the connection to a target device will be executed on first services read or when the OS decided to do that. If the property is False the connection will be executed (if possible) on Connect call.