BBjDeactivateEvent::getActivationType
Description
In BBj 14.00 and higher, this method returns the activation type code.
Syntax
| Return Value | Method |
|---|---|
| int |
getActivationType() |
Parameters
None.
Return Value
Returns the activation type as described in the flag values of Activation Event:
| Flag | Description |
|---|---|
| 0 | Application deactivated |
| 2 | Window deactivated |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.