Microsoft SDK for Java

IRemoteArrayObject : IRemoteObject

The IRemoteArrayObject interface represents bound access to a Java array object. The information obtained from an IRemoteArrayObject is valid only during the lifetime of the Java array object that it represents.

  // Methods
  GetElementObjects
  GetElementValues
  GetSize

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