Purpose
Obtains the integer value of the data.
Syntax
operator RFC_INT2(void) const;
Return Value
Integer value of the data object.
Exceptions
Throws const char* for memory exceptions.
Description
Only allowed when the data type is TYPINT1, TYPINT2, or TYPFX with length <= 2.
Related Information
operator RFC_INT operator RFC_INT1 operator= (Integer)