Vtk_CertStoreDelete
Toolkit Reference

prevnext

Vtk_CertStoreDelete

#include <vtk_cert.h>
#include <vtk_err.h>
void Vtk_CertStoreDelete(
Vtk_CertStore *toFree /* input */
);

Description

This certificate store function releases memory and resources previously allocated by the Vtk_CertStoreNew function. Once this function completes successfully, the Vtk_CertStore structure becomes invalid.

Parameters
toFree Pointer to the Vtk_CertStore structure for which memory and resources are to be released

Return Value

none The function has completed successfully and the certificate store has been deleted.

Notes

The application must call this function for each certificate store created using Vtk_CertStoreNew. If the application does not call Vtk_CertStoreDelete, memory leaks and other problems can occur. For more information about the Toolkit memory model, see Toolkit Memory Model.


See Also

Vtk_CertStoreNew

prevnext


ValiCert, Inc.
http://www.valicert.com
Voice: +1.650.567.5469
Fax: (+1.650.254.2148
support@valicert.com