IPWorks Bluetooth 2020 C++ Builder Edition

Questions / Feedback?

RemoveAuth Method

Removes the authentication of specified device.

Syntax

void __fastcall RemoveAuth(String Address);

Remarks

This method removes authentication of the device specified by Address. For instance:

BTInfo1.RemoveAuth("00:02:72:C6:64:B7");

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 C++ Builder Edition - Version 20.0 [Build 7941]