Microsoft SDK for Java

IRemoteProcessEx Interface Methods

The IRemoteProcessEx interface contains the following methods:

GetDebugOptions gives information about the current state of the debugger flags.
SetDebugOptions changes the debugger flags and indicates if any could not be changed because of the current state of the VM.
GetPossibleDebugOptions tells you which flags are supported by the VM that can be changed by SetDebugOptions.

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