Compartir a través de


BluetoothAdapter.GetDefaultAsync Método

Definición

Obtiene el BluetoothAdapter predeterminado.

public:
 static IAsyncOperation<BluetoothAdapter ^> ^ GetDefaultAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<BluetoothAdapter> GetDefaultAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<BluetoothAdapter> GetDefaultAsync();
function getDefaultAsync()
Public Shared Function GetDefaultAsync () As IAsyncOperation(Of BluetoothAdapter)

Devoluciones

Una operación asincrónica que se completa con un BluetoothAdapter.

Atributos

Requisitos de Windows

Requisitos Description
Características de aplicaciones
bluetooth

Se aplica a