SetWindow
TheSetWindowmethod assigns a window to this frame.
void SetWindow (in ODWindow window);
window- A reference to a window to assign to this frame.
DISCUSSION
OpenDoc calls this method when it creates this frame as its root frame. Only the root frame of a window has a reference to the window; all its embedded frames inherit this value.EXCEPTIONS
kODErrNotRootFrame- The specified frame is not a root frame of this part.
SEE ALSO
TheODFrame::AcquireWindowmethod (page 305).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help