DeleteContents()
Called by the MFC architecture when a document is newly created or closed.
Comments
If a handler is defined for this function, the base (MFC) function will not
be called. If necessary, the handler must call this function explicitely.
See Also
PyCDocument::DeleteContents