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:
Retrieves the data of the value, and fills the user-visible ProValueData structure. |
||||||||
Synopsis | ||||||||
#include <ProValue.h> | ||||||||
ProError | ProValueDataGet | ( | ||||||
ProValue value | ||||||||
/* (In) | ||||||||
The value object | ||||||||
*/ | ||||||||
ProValueData* value_data | ||||||||
/* (Out) | ||||||||
The data in the value | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|