desarrolloMobile.NET Bluetooth Library

BthDispositvoInfo.ToByteArray Method 

[This is preliminary documentation and subject to change.]

Devuelve el contenido de BthDispositivoInfo en una matriz de bytes.

[Visual Basic]
Public Function ToByteArray() As Byte()
[C#]
public byte[] ToByteArray();

Return Value

Matriz de bytes de la estructura. Mirar BLUETOOTH_DEVICE_INFO.

See Also

BthDispositvoInfo Class | desarrolloNET.Conectividad.Bluetooth Namespace