Partager via


Méthode IMFInputTrustAuthority::Reset (mfidl.h)

Réinitialise l’autorité d’approbation d’entrée (ITA) à son état initial.

Syntaxe

HRESULT Reset();

Valeur de retour

Cette méthode retourne un code HRESULT. Les valeurs possibles sont notamment celles figurant dans le tableau suivant.

Code de retour Description
S_OK
S_OK

Notes

Lorsque cette méthode est appelée, l’ITA doit désactiver tout déchiffreur retourné dans la méthode IMFInputTrustAuthority::GetDecrypter .

Configuration requise

   
Client minimal pris en charge Windows Vista [applications de bureau | applications UWP]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau | applications UWP]
Plateforme cible Windows
En-tête mfidl.h
Bibliothèque Mfuuid.lib

Voir aussi

IMFInputTrustAuthority