Toolkit Reference |
This validation function releases memory and resources previously allocated to the validation query structure with the Vtk_ValidationNew function. Once this function completes successfully, the Vtk_Validation structure becomes invalid.
val | Pointer to the Vtk_Validation query structure for which memory and resources are to be released. |
none | The function has completed successfully and the validation query structure has been deleted. |
![]() |
The entire structure and all validation queries contained within are released. The application must call this function for each validation query structure created using Vtk_ValidationNew. If the application does not call Vtk_ValidationDelete, memory leaks and other problems can occur. For more information about the Toolkit memory model, see
Toolkit Memory Model. |
ValiCert, Inc. http://www.valicert.com Voice: +1.650.567.5469 Fax: (+1.650.254.2148 support@valicert.com |