Click or drag to resize

BluetoothWin32Authentication Constructor (EventHandlerBluetoothWin32AuthenticationEventArgs)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public BluetoothWin32Authentication(
	EventHandler<BluetoothWin32AuthenticationEventArgs> handler
)

Parameters

handler
Type: SystemEventHandlerBluetoothWin32AuthenticationEventArgs
See Also