The IRemoteLongObject interface manipulates the value of a Java long variable. See the IRemoteXXXXObject interface for details.
A Java long variable can be represented as a C or C++ typedef as follows:
typedef hyper JAVA_LONG;