Externalize
Document ShellThe
Externalizemethod writes to persistent storage the window properties of windows of the specified draft and saves their frames as the root frames of the draft.
void Externalize (in ODDraft draft);
draft- A reference to the open draft object.
DISCUSSION
The document shell calls this method when saving a draft. This method saves window properties for those windows of the specified draft that should be saved, that is, for those windows whoseShouldSavemethod returns true.SEE ALSO
TheODWindow::ShouldSavemethod (page 837).
TheODWindowState::Internalizemethod (page 862).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help