Partager via


ITBasicCallControl2::UnselectTerminalOnCall, méthode (tapi3if.h)

La méthode UnselectTerminalOnCall désélectionne un terminal de l’appel.

Syntaxe

HRESULT UnselectTerminalOnCall(
  [in] ITTerminal *pTerminal
);

Paramètres

[in] pTerminal

Pointeur vers l’interface ITTerminal .

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

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

Voir aussi

ITBasicCallControl2

ITTerminal