Microsoft SDK for Java

IRemoteClassField Interface Methods

The IRemoteClassField interface contains the following methods:

GetConstantPoolItem returns the raw contents of a constant pool item, typically for bytecode disassembly.
GetInterfaces returns an IJavaEnumRemoteField enumerator for the interfaces that this class implements.
GetSourceFileName returns the source file attribute (SourceFile) from the class file.
GetSuperClass returns the IRemoteClassField of the class from which this class is derived.

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