CertFreeAuthenticodeSignerInfo

Frees a previously allocated AXL_SIGNER_INFO structure.

HRESULT CertFreeAuthenticodeSignerInfo (
   AXL_SIGNER_INFO *pSignerInfo
);

Parameters

Parameter Description

pSignerInfo

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

Requirements

Library: mscorwks.dll

Return Value

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