Bluetooth Framework C++ Edition

◆ InstallDevice()

int InstallDevice ( const __int64  Address,
const GUID &  Service 
)

Install drivers for specified Bluetooth device.

Parameters
AddressRemote device address.
ServiceA service's UUID.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

This feature is supported with Microsoft Bluetooth drivers only.