Description
Returns a LongWord collection of ObjectHandles for the FRAME pages if the specified page is a FRAMESET.
Arguments
|
Name |
Type |
I/O |
Description |
|
hObject |
Long Integer |
In |
The ObjectHandle for the FrameSet page of interest (zero for the current page). |
Return Value
LongWord Collection: ObjectHandles for the FRAME pages if the specified page is a FRAMESET, an empty collection if not.
Remarks
Meaningful only for the current or pending page, as cached FRAMESET pages which are not visible or pending do not maintain ObjectHandle links to specific instances of FRAME pages. Use GetFrameURLs to get the URLs for the FRAME pages of a cached FRAMESET page, visible or not.