Click or drag to resize

wclBluetoothRadioDoPinRequest Method

Fires the OnPinRequest event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void DoPinRequest(
	long Address,
	ref string Pin
)

Parameters

Address  Int64
A remote device's MAC address.
Pin  String
A PIN code provided by an application.
See Also