API Reference > OdDb Classes > OdAuditInfo Class > OdAuditInfo Methods > OdAuditInfo::getPrintDest Method
OdAuditInfo::getPrintDest Method
Syntax
C++
PrintDest getPrintDest();

Returns the destination for log printing.

getPrintDest() returns one of the following: 

 

Name 
Value 
Description 
kSilent 
None. 
kCmdLine 
Command line. 
kFile 
File. 
kBoth 
Both command line and file. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.