Partager via


CertFreeAuthenticodeTimestamperInfo, fonction

Libère les ressources allouées pour la structure AXL_AUTHENTICODE_TIMESTAMPER_INFO.

Syntaxe

HRESULT CertFreeAuthenticodeTimestamperInfo (
    [in, out]  PAXL_AUTHENTICODE_TIMESTAMPER_INFO   pTimestamperInfo
);

Paramètres

pTimestamperInfo
[en entrée, en sortie] Les informations de l’horodateur à libérer. Reportez-vous à la structure AXL_AUTHENTICODE_TIMESTAMPER_INFO.

Valeur de retour

S_OK si la fonction réussit. Sinon, retourne un code d'erreur.

Spécifications

Assembly : clr.dll

Voir aussi