BBjSysGui::getActiveContext
Description
In BBj 2.01 and higher, this method returns the context ID of the current active or focused window.
Syntax
| Return Value | Method | 
| int | getActiveContext() | 
Parameters
None.
Return Value
Returns the context ID of the current active window or -1 if there are no active windows.
Remarks
None.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.