Microsoft SDK for Java

IRemoteLongObject : IRemoteObject

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;

© 1999 Microsoft Corporation. All rights reserved. Terms of use.