API Reference
>
OdDb Classes
>
OdAuditInfo Class
>
OdAuditInfo Enumerations
>
OdAuditInfo::PrintDest Enumeration
OdAuditInfo::PrintDest Enumeration
Collapse All
Syntax
C++
enum
PrintDest
{
kSilent
= 0,
kCmdLine
= 1,
kFile
= 2,
kBoth
= 3 };
File
OdAuditInfo.h
Members
Members
Description
kSilent = 0
None.
kCmdLine = 1
Command line.
kFile = 2
File.
kBoth = 3
Both command line and file.
Group
OdAuditInfo Enumerations
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!
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
Send feedback about this topic