Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdDb Classes
>
OdAuditInfo Class
>
OdAuditInfo Methods
>
OdAuditInfo::setPrintDest Method
OdAuditInfo::setPrintDest Method
Syntax
C++
void
setPrintDest
(
PrintDest
printDest
);
Description
Sets the destination for log printing.
Parameters
Parameters
Description
printDest
[in] Print destination.
Remarks
printDest must be one of the following:
Name
Value
Description
kSilent
0
None.
kCmdLine
1
Command line.
kFile
2
File.
kBoth
3
Both command line and file.
Links
OdAuditInfo Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!