Function ProVerstampFree
Description
Frees the input version stamp.
Synopsis
#include <ProVerstamp.h>
ProVerstampFree
(
ProWVerstamp* p_stamp
/* (In)
The version string
*/
)
Returns
The function successfully freed the memory.
The argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?