Category Feature element trees, Object ProXmlerrorlist

Function ProXmlerrorlistProarrayFree


Description
Frees errors_array returned by ProElemtreeFromXMLCreate in error conditions
Synopsis
#include <ProElement.h>
ProErrorProXmlerrorlistProarrayFree(
ProXMLErrorlist** errors_array
/* (In)
ProArray of ProXMLErrorlist
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully freed errors_array
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_BAD_CONTEXTProblem with errors_array

Manual References:

  1. Element Trees: Principles of Feature Creation: Introduction to Feature Element Trees in XML