MÉTHODE ITASRTerminalEvent::get_Call (tapi3if.h)
La méthode get_Call retourne un pointeur vers l’interface ITCallInfo pour l’objet d’appel impliqué dans l’événement terminal.
Syntaxe
HRESULT get_Call(
[out] ITCallInfo **ppCall
);
Paramètres
[out] ppCall
Pointeur vers l’interface ITCallInfo .
Valeur retournée
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 |