Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHostAppServices::auditPrintReport Method
Syntax
C++
virtual void auditPrintReport(OdAuditInfo* pAuditInfo, const OdString& strLine, int printDest) const;

Print the audit report for the specified AuditInfo object. 

 

Parameters
Description
pAuditInfo
[in] Pointer to an OdDbAuditInfo object.
strLine
[in] The string to print.
printDest
[in] Print destination.

The default implementation of this function does nothing but return.

Copyright © 2002-2022. Open Design Alliance All rights reserved.