Documentazione 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
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato