operator RFC_INT1 

Purpose

Obtains the integer value of the data.

Syntax

operator RFC_INT1(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 or TYPFX with length <= 1.

Related Information

operator RFC_INT

operator RFC_INT2

operator= (Integer)