STK UtilSend comments on this topic.
AgELogMsgDispID Enumeration
See Also

Description

Log message display options.

Members

MemberValueDescription
eLogMsgDispAll-1STK displays the message in all the log destination.
eLogMsgDispDefault0STK displays the message in the default log destination.
eLogMsgDispMsgWin1STK displays the message in the message window.
eLogMsgDispStatusBar2STK displays the message in the status bar.

Remarks

These flags are set by the STK engine to suggest output destination for messages. These flags are mostly valid in the context of STK. Container applications are free to interpret these flags at their convenience, according to their specific logging capabilities.
© 2024 Analytical Graphics, Inc. All Rights Reserved.