Bluetooth Framework C++ Edition

◆ Connect() [1/2]

int Connect ( const __int64  Address)

Connects to the specified Audio Device.

Parameters
AddressThe device Bluetooth MAC address.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.