Parameters |
Description |
OdDgDatabase* pDb |
[in] Pointer to the database. |
Notification function called before an attempt is made to partially open an OdDbDatabase.
To veto the partial open, an application should override partialOpenNotice, and from it call
pDb->disablePartialOpen()
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|