CertFreeAuthenticodeTimestamperInfo

Frees a previously allocated AXL_TIMESTAMPER_INFO structure.

HRESULT CertFreeAuthenticodeTimestamperInfo (
   AXL_TIMESTAMPER_INFO *pTimestamperInfo
);

Parameters

Parameter Description

pTimestamperInfo

[In] A pointer to the AXL_TIMESTAMPER_INFO structure to free.

Requirements

Library: mscorwks.dll

Return Value

Returns S_OK on success, and a COM error code on failure.