GetRootFrame
TheGetRootFramemethod returns a reference to the root frame of this window object.
ODFrame GetRootFrame ();
- return value
- A reference to the root frame of this window object.
DISCUSSION
This method does not increment the reference count of the returned frame. For that reason, if you cache the returned frame, you should call itsAcquiremethod to increment its reference count and then call itsReleasemethod when you have finished using it.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help