DEPRECATED: | Since Wildfire 2.0 | ||||
SUPERSEDED BY: | Depends on the context, consult the user documentation. | ||||
Description | |||||
Note: From release Wildfire 2.0 this function is superseded by the functions:
Allocates the memory for the ProValue. |
|||||
Synopsis | |||||
#include <ProValue.h> | |||||
ProError | ProValueAlloc | ( | |||
ProValue* p_value | |||||
/* (Out) | |||||
The address of the ProValue object | |||||
*/ | |||||
) | |||||
Returns | |||||
|