EventLink - Event link
This is a function link object for handling events. The function link stores a pointer to the handler class instance and the function to be called.
The following status indicators are used:
stsini - handler is active and will be executed
Functions
- Activate - Activate handler
- Call - Call handler function
- Deactivate - Deactivate handler
- EventLink - Constructor
- IsActive - - internal feature (not documented)
- ~EventLink - Destructor