private class CallbackInfo
| Modifier and Type | Field and Description |
|---|---|
CustomObject | CallbackObject! |
BBjString | CallbackRoutine$ |
BBjNumber | Event |
BBjString | Name$ |
| Constructor and Description |
|---|
CallbackInfo(BBjString p_name$, BBjNumber p_event, CustomObject p_callbackObject!, BBjString p_callbackRoutine$) |