Bluetooth Framework C++ Edition

◆ DoPinRequest()

virtual void DoPinRequest ( CwclBluetoothRadio *const  Radio,
const __int64  Address,
tstring Pin 
)
protectedvirtual

Fires the OnPinRequest event.

Parameters
RadioA CwclBluetoothRadio object represents a Bluetooth driver that fired the event.
AddressA remote device's MAC address.
PinA PIN code provided by an application.
See also
CwclBluetoothRadio