hwIMessageLog HideWindow
Hides the Message Log.
Syntax
hwIMessageLog_handle HideWindow
Application
Tcl Modify
Description
This command hides the Message Log.
Example
hwi GetSessionHandle sess;
sess GetMessageLogHandle msgLog;
msgLog HideWindowError
Success (0) or an error message is returned.
Keywords
Tcl
Message Log
Modify