ITAutomatedPhoneControl::StopRinger, méthode (tapi3if.h)

La méthode StopRinger cesse tout anneau entrant en cours de production. Si aucun anneau n’est produit, la méthode n’effectue aucune action et retourne la réussite.

Syntaxe

HRESULT StopRinger();

Valeur de retour

Si la méthode réussit, retourne S_OK. Sinon, elle retourne une valeur d’erreur.

Configuration requise

   
Plateforme cible Windows
En-tête tapi3if.h (inclure Tapi3.h)
Bibliothèque Uuid.lib
DLL Tapi3.dll

Voir aussi

ITAutomatedPhoneControl