Microsoft SDK for Java

IRemoteMethodField : IRemoteContainerField

The IRemoteMethodField interface represents a Java method.

  // Methods
  HRESULT ClearBreakpoint(ULONG offPC)
  HRESULT GetBytes(ILockBytes **ppLockBytes)
  HRESULT GetIndexedField(ULONG slot, ULONG offPC, 
    IRemoteField **ppField)
  HRESULT GetLineInfo(IJavaEnumLINEINFO **ppEnum)
  HRESULT GetScope(IRemoteField *pField, ULONG *poffStart, 
    ULONG *pcbScope)
  HRESULT SetBreakpoint(ULONG offPC)

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