C++
void abortSave( AcDbDatabase* ) override;
Description
This callback function indicates that the drawing database pDwg was not saved, and the save operation failed.
Parameters
| Parameters | Description |
|---|---|
| unnamed | Passed in pointer to source drawing database |