CloseWindows
Document ShellThe
CloseWindowsmethod closes all windows belonging to the specified draft.
void CloseWindows (in ODDraft draft);
draft- A reference to the open draft object.
DISCUSSION
The document shell calls this method when closing a draft.SEE ALSO
TheODWindowState::OpenWindowsmethod (page 864).