desarrolloMobile.NET Bluetooth Library

BthSesion.ErrorWin Property

[This is preliminary documentation and subject to change.]

Obtiene el último código de error de una llamada a una función Bluetooth.

[Visual Basic]
<Category(Category:="Control Error"), _  Description(Description:="Obtiene el último código de error de una llamada a una función Bluetooth.")>
Public ReadOnly Property ErrorWin As Integer
[C#]
[Category(Category="Control Error")]
[Description(Description="Obtiene el último código de error de una llamada a una función Bluetooth.")]
public int ErrorWin {get;}

Remarks

Sólo guarda la última llamada.

See Also

BthSesion Class | desarrolloNET.Conectividad Namespace