API 설명서
>
Creo Parametric fundamentals
>
Object ProVerstamp
> Function ProVerstampStringFree
Function ProVerstampStringFree
Description
Frees the space allocated by a previous call to the
ProVerstampStringGet
() function.
Synopsis
#include <
ProVerstamp.h
>
ProError
ProVerstampStringFree
(
char** string
/* (In)
The version string
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the space.
PRO_TK_BAD_INPUTS
The argument is invalid.
See Also
ProVerstampStringGet
Sample Code References
pt_examples ( TestExtobj.c )
pt_examples ( UtilFeats.c )
User Guide References
Version Stamps:ProVerstampStringFree
Parent topic
Object ProVerstamp
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.