Documentación de la API
>
Miscellaneous
>
Object ProStringproarray
> Function ProStringproarrayFree
Function ProStringproarrayFree
Description
free a
ProArray
of strings returned by a Creo Parametric TOOLKIT function
Synopsis
#include <
ProUtil.h
>
ProError
ProStringproarrayFree
(
char** str_arr
/* (In)
The array of strings
*/
)
Returns
PRO_TK_NO_ERROR
The memory was freed
PRO_TK_GENERAL_ERROR
The memory was not freed, e.g. due to bad address
User Guide References
Freeing String Outputs:ProStringproarrayFree
Parent topic
Object ProStringproarray
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado