Microsoft SDK for Java

IRemoteCharObject : IRemoteObject

The IRemoteCharObject interface manipulates the value of a Java character variable. See the IRemoteXXXXObject interface for details.

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

typedef unsigned short JAVA_CHAR;

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