Documentación de la API
>
Creo Parametric fundamentals
>
Object ProVerstamp
> Function ProVerstampFree
Function ProVerstampFree
Description
Frees the input version stamp.
Synopsis
#include <
ProVerstamp.h
>
ProError
ProVerstampFree
(
ProWVerstamp
* p_stamp
/* (In)
The version string
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The argument is invalid.
Sample Code References
pt_examples ( TestExtobj.c )
pt_examples ( TestExtobj.c )
pt_examples ( TestExtobj.c )
pt_examples ( UtilFeats.c )
User Guide References
Version Stamps:ProVerstampFree
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado