BBjMDIClosingEvent

Description

In BBj 6.00 and higher, BBjAPI().getLastEvent() returns a BBjMDIClosingEvent if a program registered a callback for using BBjMDI::registerMDIClosingCallback and the program is executing within the registered callback.

Methods of BBjMDIClosingEvent

None.

Methods of BBjMDIClosingEvent inherited from BBjSysGuiEvent

Return Value Method

BBjControl

getControl()

Methods of BBjMDIClosingEvent inherited from BBjEvent

Return Value Method

string

getEventName()

string

getEventString()

See Also

BBjMDI::registerMDIClosingCallback