Category
Feature element trees
, Object
ProXmlerrorlist
Function ProXmlerrorlistProarrayFree
Description
Frees errors_array returned by
ProElemtreeFromXMLCreate
in error conditions
Synopsis
#include <
ProElement.h
>
ProError
ProXmlerrorlistProarrayFree
(
ProXMLErrorlist
**
errors_array
/* (In)
ProArray
of
ProXMLErrorlist
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed errors_array
PRO_TK_BAD_INPUTS
The input argument is invalid.
PRO_TK_BAD_CONTEXT
Problem with errors_array
Manual References:
Element Trees: Principles of Feature Creation: Introduction to Feature Element Trees in XML