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

PyCDocument::DoFileSave

Return Value

TRUE if the document could be saved, else FALSE.