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–2020. Open Design Alliance. All rights reserved.
|