PhoneCall.GetPhoneCallInfoAsync 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 un objet représentant un appel téléphonique et ses propriétés.
public:
virtual IAsyncOperation<PhoneCallInfo ^> ^ GetPhoneCallInfoAsync() = GetPhoneCallInfoAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<PhoneCallInfo> GetPhoneCallInfoAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<PhoneCallInfo> GetPhoneCallInfoAsync();
function getPhoneCallInfoAsync()
Public Function GetPhoneCallInfoAsync () As IAsyncOperation(Of PhoneCallInfo)
Retours
Objet d’opération asynchrone qui, une fois terminé, contient un objet PhoneCallInfo représentant un appel téléphonique et ses propriétés.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCall
|