Vtk_ValHdlDelete
Toolkit Reference

prevnext

Vtk_ValHdlDelete

#include <vtk_valid.h>
#include <vtk_err.h>
void Vtk_ValHdlDelete(
Vtk_ValHdl *hdl /* input */
);

Description

This validation function releases memory previously allocated to this data structure with the Vtk_ValidationAddCert or Vtk_ValAddCertRaw function. Once this function completes successfully, the Vtk_ValHdl structure becomes invalid.

Parameters

hdl Pointer to the auxiliary data structure for which memory and resources are to be released

Return Value

none The function has completed successfully and the validation query structure has been deleted.

Notes

The auxiliary data structure is used to link individual certificate validation requests to their detail. The entire structure is released. The application must call this function for each validation handle structure created. If the application does not call Vtk_ValHdlDelete, memory leaks and other problems can occur. For more information about the Toolkit memory model, see Toolkit Memory Model.



See Also

Vtk_ValHdlGetRevStatus

Vtk_ValidationAddCert

Vtk_ValidationAddCertRaw

prevnext


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