DECLARE_EVENT

#define DECLARE_EVENT ( event )  ...

Declares a static variable that will receive an event identifier.

Once declared, use this variable with the GB_EVENT macro in the class declaration structure.