In The Hand
CallbackWithResult Property
NamespacesInTheHand.Net.BluetoothBluetoothWin32AuthenticationEventArgsCallbackWithResult
.NET Components for Mobility
Gets or sets whether the callback is called again after the PIN response is sent.
Declaration Syntax
C#Visual Basic
public bool CallbackWithResult { get; set; }
Public Property CallbackWithResult As Boolean
Remarks

This is useful to see the error code returned by sending the PIN response. It can thus also be used to see the successful result of sending the PIN response. See the documentation on the BluetoothWin32Authentication class.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0