PyCDocument.SaveModified

int = SaveModified()

Call the underlying MFC method.

See Also

PyCDocument.SaveModified virtual method

MFC References

CDocument::SaveModified

Return Value

Nonzero if it is safe to continue and close the document; 0 if the document should not be closed.