RevertToOriginalHooks method |
Applies to
TIB_SessionBase
Declaration
Procedure RevertToOriginalHooks;
Description
This method is used by the IB_Monitor to remove its intercepting hooks
so that the API calls are no longer diverted into the functions that feed
the IB_Monitor output. This should not be called in any other cases.