desarrolloMobile.NET Bluetooth Library

BthRadio.obtenerPrimerRadio Method 

[This is preliminary documentation and subject to change.]

Obtiene el puntero de la primera radio detectada.

[Visual Basic]
Public Shared Function obtenerPrimerRadio() As IntPtr
[C#]
public static IntPtr obtenerPrimerRadio();

Return Value

Objeto de tipo IntPtr.

See Also

BthRadio Class | desarrolloNET.Conectividad.Bluetooth Namespace