Documentazione API
>
Creo Parametric TOOLKIT fundamentals
>
Object ProWstring
> Function ProWstringArrayFree
Function ProWstringArrayFree
Description
Frees the preallocated array.
Synopsis
#include <
ProWstring.h
>
ProError
ProWstringArrayFree
(
ProWstring
** p_array
/* (In)
The address of the array to be freed, previously allocated by
ProArrayAlloc
()
*/
)
Returns
PRO_TK_BAD_INPUTS
Either p_array is NULL, or you specified an invalid
ProArray
.
PRO_TK_NO_ERROR
The function successfully freed the memory.
See Also
ProArrayAlloc
Sample Code References
pt_examples ( TestPartMaterial.c )
User Guide References
Validating Text Styles:ProWstringArrayFree
Annotation Orientation:ProWstringArrayFree
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato