BBjChildWindow::getParentWindow
Description
Returns the child window's parent as either a BBjChildWindow or BBjTopLevelWindow.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         getParentWindow()  | 
                                                
Parameters
None.
Return Value
Returns either a BBjChildWindow or BBjTopLevelWindow, depending on whether parent is a child or top level window.
Example
                                                     | 
                                                
See Also
CHILD Mnemonic - Create a Child Window
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.