Parameters |
Description |
OdDbAuditInfo* pAuditInfo |
[in] Pointer to an OdDbAuditInfo object. |
Perform an audit operation on this object.
The specified OdDbAuditInfo object controls the audit, and receives the audit status.
When overriding this function for a custom class, first call OdDbObject::audit(pAuditInfo) to validate the audit operation.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|