LIBRAAPI long ra_value_get_type (value_handle vh);
LIBRAAPI long ra_value_get_type
vh
value-handle
Return the type of the value stored in vh. Check in ra_defines.h for the meaning of the returned value (RA_VALUE_TYPE_*).
value.c