BluetoothAdapter.GetDefaultAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|