Bluetooth Framework C++ Edition

◆ DoConfirm()

virtual void DoConfirm ( const __int64  Address,
bool &  Confirm 
)
protectedvirtual

Fires the OnConfirm event.

Parameters
AddressA remote device's MAC address.
ConfirmAn application must set this parameter to True to confirm pairing. Set it to False to reject pairing.