|
Previous Top Next |
The HideDebugView property is used in various methods and is used to determine if debug information should be send to OutputDebugString or not. If the program has /ITNETWORK switch in the command line the debug information will be sent to Debugger by the ODS method.
It is declared as:
HideDebugView Byte