ShouldSave
TheShouldSavemethod returns a Boolean value that indicates whether this window object should be saved in its draft.
ODBoolean ShouldSave ();
- return value
kODTrueif this window object should be saved in its draft, otherwisekODFalse.SEE ALSO
TheODWindow::SetShouldSavemethod (page 835).