AudioPlaybackConnection.Close 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.
Ferme la connexion représentée par l’objet AudioPlaybackConnection .
public:
virtual void Close() = Close;
void Close();
// This member is not implemented in C#
function close()
' This member is not implemented in VB.NET
Implémente
M:Windows.Foundation.IClosable.Close
M:System.IDisposable.Close
Remarques
Ouvrez une connexion en appelant Open ou OpenAsync.
Fermez une connexion ouverte en appelant Fermer.