Triggers an event in each event listener attached to this event source.
Remarks
The adapter class library automatically performs the notification if you are using one of the existing subclasses of MEventSource. If you created your own subclass, you can use this method to trigger the listeners.