C++
virtual void curDocOpenDowngraded( AcDbDatabase*, const CAdUiPathname& );
Description
Downgrades the document with the given filename, in the given database.
Parameters
| Parameters | Description |
|---|---|
| pDb | Input pointer database to work with |
| filename | Output filename of documentation |
Links
Previous Class
AcEditorReactor3