Function ProVerstampAlloc
Description
Allocates space for the ProVerstamp structure.
Synopsis
#include <ProVerstamp.h>
ProVerstampAlloc
(
ProWVerstamp* p_stamp
/* (Out)
The allocated stamp
*/
)
Returns
The function successfully allocated the memory.
There was bad input.
Sample Code References
User Guide References
これは役に立ちましたか?