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
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.