Microsoft SDK for Java

IRemoteClassField : IRemoteContainerField

The IRemoteClassField interface represents a Java class.

  // Methods
  HRESULT GetConstantPoolItem(ULONG indexCP, BYTE **ppCPBytes,
    ULONG *plength)
  HRESULT GetInterfaces(IJavaEnumRemoteField **ppEnum)
  HRESULT GetSourceFileName(LPOLESTR *ppszSourceFileName)
  HRESULT GetSuperclass(IRemoteClassField **ppSuperclass)

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