The OMIDECallbacks structure
stores a set of callback functions to enable the IDE to call IBM® Rational® Rhapsody®.
The following callbacks are called by the IDE interface:
- ConnectionClosedNotify - Notifies Rational Rhapsody when
the connection to the IDE is broken
- DoAnimationCommand -
Makes the
product perform user animation commands (for example, Go Step)
- DbgBreakpointNotify - Notifies
the product of a breakpoint in either animation or the IDE debugger
- DbgContinueNotify - Notifies the
product that the user continued execution on the IDE debugger
- EnableVCRButtons - Forces control
to pass to the user (in animation)