The IRemoteObject interface contains the following methods:
ClearBreakpoint clears a data breakpoint on this object that was previously set by SetBreakpoint.
GetType returns an IRemoteField interface that represents the type of this object.
SetBreakpoint sets a data breakpoint on this object.