get_value
Description:
public int64 get_value ()
Obtain the enumeration value of the ValueInfo.
Parameters:
Returns:
the enumeration value. This will always be representable as a 32-bit signed or unsigned value. The use of gint64 as the return type is to
allow both.
|