Partager via


BluetoothAdapter.GetDefaultAsync Méthode

Définition

Obtient le BluetoothAdapter par défaut.

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)

Retours

Opération asynchrone qui se termine avec un BluetoothAdapter.

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à