MobileBroadbandNetwork.GetVoiceCallSupportAsync 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.
Récupère de façon asynchrone une valeur indiquant si ce réseau prend actuellement en charge les appels vocaux.
public:
virtual IAsyncOperation<bool> ^ GetVoiceCallSupportAsync() = GetVoiceCallSupportAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<bool> GetVoiceCallSupportAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<bool> GetVoiceCallSupportAsync();
function getVoiceCallSupportAsync()
Public Function GetVoiceCallSupportAsync () As IAsyncOperation(Of Boolean)
Retours
Opération de récupération asynchrone. En cas de réussite de l’exécution, contient une valeur indiquant si le réseau prend en charge les appels vocaux (si la valeur est true) ou non.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
cellularDeviceControl
cellularDeviceIdentity
|