Microsoft SDK for Java

IRemoteArrayObject Interface Methods

The IRemoteArrayObject interface contains the following methods:

GetElementObjects returns an IJavaEnumRemoteObject enumerator for the elements of this array of object references, starting at index 0 (zero).

GetElementValues returns an IJavaEnumRemoteValue enumerator for the values of the elements of this array of primitive data types, starting at index 0 (zero).

GetSize returns the number of elements in this array.

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