Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAuditInfo::getPrintDest Method
Syntax
C++
PrintDest getPrintDest();

Returns the destination for log printing.

getPrintDest() returns one of the following: 

 

Name
Value
Description
kSilent
0
None.
kCmdLine
1
Command line.
kFile
2
File.
kBoth
3
Both command line and file.
Copyright © 2002-2022. Open Design Alliance All rights reserved.