Partager via


ITFileTerminalEvent::get_Cause, méthode (tapi3if.h)

La méthode get_Cause obtient la cause associée à cet événement.

Syntaxe

HRESULT get_Cause(
  [out] FT_STATE_EVENT_CAUSE *pCause
);

Paramètres

[out] pCause

FT_STATE_EVENT_CAUSE descripteur de la cause de cet événement.

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

ITFileTerminalEvent