C++
void abortRestore( AcDbDatabase* ) override;
Description
This callback function indicates that a restore operation on the pTo drawing database was terminated and did not complete.
Parameters
| Parameters | Description |
|---|---|
| pTo | Passed in pointer to target drawing database |