PyCDocument.DoFileSave Virtual
DoFileSave()
Called by the MFC architecture.
Comments
If a handler is defined for this function, it must call the base class PyCDocument::DoFileSave method.
See Also
Return Value
TRUE if the document could be saved, else FALSE.