Parameters |
Description |
PrintDest printDest |
[in] Print destination. |
Sets the destination for log printing.
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. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|