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)