BBjAPI::getRunTime

Description

Returns the BBjRuntime object associated with the current BBjAPI session. The returned object provides access to runtime environment information and control methods.

Syntax

Return Value Method
BBjRuntime getRuntime()

Parameters

None.

Return Value

Returns a BBjRuntime object representing the runtime environment for the current BBjAPI session.

See Also

BBjAPI

BBjRuntime

BBj Object Variables

BBj Object Creation and Assignment

BBj Object Error Handling

BBj Object Operators

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.