Click or drag to resize

wclBluetoothRadioDoAuthenticationCompleted Method

Fires the OnAuthenticationCompleted event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void DoAuthenticationCompleted(
	long Address,
	int Error
)

Parameters

Address  Int64
A remote device's MAC address.
Error  Int32
An operation result code.
See Also