BBjSysGui::getContext
Description
Returns the context associated with the current window of the SysGui device.
Syntax
Return Value |
Method |
int |
getContext() |
Parameters
None.
Return Value
Returns the ID of the current context.
Remarks
If an empty context has not been set before calling this method, then the context will automatically be set to the next available context ID. The context can be retrieved using BBjSysGui::getContext().
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.