Bluetooth Framework C++ Edition

◆ UninstallDevice()

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

Uninstall 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.