Important: The information in this document is obsolete and should not be used for new development.
ShowLogWindow
Displays the log window.
void ShowLogWindow ();DISCUSSION
This method displays the log window if it is not already displayed. This method calls the log extension'sShowLogWindow
method.Do not subclass this class.
SEE ALSO
TheIsLogWindowShown
method (page 368).
TheCyberLogExtension::ShowLogWindow
method (page 255).