Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAuditInfo::PrintDest Enumeration
Syntax
C++
enum PrintDest { kSilent = 0, kCmdLine = 1, kFile = 2, kBoth = 3 };
Members
Description
kSilent
None.
kCmdLine
Command line.
kFile
File.
kBoth
Both command line and file.

File: OdAuditInfo.h 

Module: API Reference 

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