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:
Sets the data of the value from the ProValueData supplied. |
||||||||
Synopsis | ||||||||
#include <ProValue.h> | ||||||||
ProError | ProValueDataSet | ( | ||||||
ProValue value | ||||||||
/* (In) | ||||||||
The value object | ||||||||
*/ | ||||||||
ProValueData* value_data | ||||||||
/* (In) | ||||||||
The data to be assigned | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|