Vtk_ErrorToString
Toolkit Reference

prevnext

Vtk_ErrorToString

#include <vtk_errs.h>
const char *Vtk_ErrorToString(
Vtk_uint32 errorCode /* input */
);

Description

This return code translation routine returns a static string representation of the specified return code.

Parameters

errorCode Error code to be translated. For information about possible error values, refer to Appendix 

Return Value

char * The function has completed successfully and the error code has been translated. The corresponding symbol for this value is VTK_OK.
NULL The function has failed.

Notes

The return value must not be deleted.

This function is not MT-Safe.



See Also

Vtk_ErrorToString_r

Vtk_StatusToStrings

prevnext


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