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.