API 文件集 > Miscellaneous > Object ProXmlerrorlist > Function ProXmlerrorlistProarrayFree
Function ProXmlerrorlistProarrayFree
Description
Frees errors_array returned by ProElemtreeFromXMLCreate in error conditions
Synopsis
#include <ProElement.h>
ProXmlerrorlistProarrayFree
(
ProXMLErrorlist** errors_array
/* (In)
*/
)
Returns
The function successfully freed errors_array
The input argument is invalid.
Problem with errors_array
這是否有幫助?