API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::auditDatabase Method
OdDbDatabase::auditDatabase Method
Syntax
C++
void auditDatabase(OdDbAuditInfo * pAuditInfo);
Parameters 
Description 
OdDbAuditInfo * pAuditInfo 
[in] Pointer to an AuditInfo object. 

Performs an audit operation on the this entire database object. 

 

The specified AuditInfo object controls the audit and receives the audit status.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.