ITDigitGenerationEvent::get_CallbackInstance, méthode (tapi3if.h)
La méthode get_CallbackInstance obtient un pointeur vers l’instance de rappel associée à l’événement.
Syntaxe
HRESULT get_CallbackInstance(
[out] long *plCallbackInstance
);
Paramètres
[out] plCallbackInstance
Pointeur vers l’instance de rappel retournée par ITTAPI::RegisterCallNotifications.
Valeur retournée
Cette méthode peut retourner l’une de ces valeurs.
Code de retour | Description |
---|---|
|
La méthode a réussi. |
|
Le paramètre plCallbackInstance n’est pas un pointeur valide. |
|
La mémoire insuffisante existe pour effectuer l’opération. |
Configuration requise
Plateforme cible | Windows |
En-tête | tapi3if.h (include Tapi3.h) |
Bibliothèque | Uuid.lib |
DLL | Tapi3.dll |