Microsoft SDK for Java

IRemoteShortObject : IRemoteObject

The IRemoteShortObject interface manipulates the value of a Java short variable. See the IRemoteXXXXObject interface for details.

A Java short variable can be represented as a C or C++ typedef as follows:

typedef short int JAVA_SHORT;

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