Condividi tramite


Funzione CertFreeAuthenticodeTimestamperInfo

Libera le risorse allocate per la struttura AXL_AUTHENTICODE_TIMESTAMPER_INFO .

Sintassi

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

Parametri

pTimestamperInfo
[in, out] Informazioni relative a chi ha apposto il timestamp da rilasciare. Vedere la struttura AXL_AUTHENTICODE_TIMESTAMPER_INFO .

Valore restituito

S_OK se la funzione ha esito positivo. In caso contrario, verrà restituito un codice di errore.

Requisiti

Assembly: clr.dll

Vedi anche