Event Management

GB.CanRaise Checks if an observer has an event handler for a specified event.
GB.GetEvent Returns an event identifier.
GB.Raise Raises an event.

Overview

These functions allow you to raise an event from a specified object, and to get all needed information for raising this event.