
BBjTree::getExpandedNode
Description
Gets the node ID of the node that was most recently expanded.
Syntax
Return Value |
Method |
int |
getExpandedNode() |
Parameters
None.
Return Value
Returns the ID of the node that was most recently expanded, or -1 if there is not an expanded node.
Remarks
None.
Example
REM Get Node ID of Expanded Node |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.