Vtk_StatusStringsDelete
Toolkit Reference

prevnext

Vtk_StatusStringsDelete

#include <vtk_err.h>
void Vtk_StatusStringsDelete(
char** statusStrings /* input */
);

Description

This translation function releases memory and resources previously allocated by the Vtk_StatusToStrings function. Once this function completes successfully, the resources are released.

Parameters

char Pointer to the status strings that are to be deleted.

Return Value

none The function has completed successfully and the statusStrings has been deleted.

Notes

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



See Also

Vtk_StatusToStrings

prevnext


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