Partager via


ITFileTerminalEvent ::get_State méthode (tapi3if.h)

La méthode get_State obtient des informations sur le nouvel état de terminal de fichiers.

Syntaxe

HRESULT get_State(
  [out] TERMINAL_MEDIA_STATE *pState
);

Paramètres

[out] pState

TERMINAL_MEDIA_STATE descripteur du nouvel état de terminal.

Valeur retournée

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

Spécifications

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

Voir aussi

ITFileTerminalEvent