Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that you do not have to pass ctrlentID and ctrlclassID into Forward_Event because it already knows what event it is processing, however you have to pass all other parameters that were passed into the event. Use Get_EventStatus() to retrieve the status of remainder of the event chain after Forward_Event returns.

...