Microsoft SDK for Java

IEnumRemoteValue : IUnknown

The IEnumRemoteValue interface is a base interface whose derived interfaces enumerate values of elements in Java arrays of primitive values. The IEnumRemoteValue interface does not include the Next method, but does include the other IEnumXXXX enumerator methods. A Java primitive type-specific Next method is included in each of the interfaces derived from IEnumRemoteValue. See the IEnumXXXX interface description for details.

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