Microsoft SDK for Java

IRemoteMethodFieldEx Interface Methods

The IRemoteMethodFieldEx interface contains the following methods:

GetCodeBreakpoints returns an IEnumCodeBreakpoints enumerator of code breakpoints that have been set in this method only through IMethodLocation::SetBreakpoint method calls.
GetMethodLocationForPC returns the IMethodLocation interface representing a given interpreted bytecode offset in this method.

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