AGI AgUtPlugin 11 Send comments on this topic.
Message Method (IAgUtPluginSite)
See Also 
MsgType
Severity of the message
Message
Text of the message

Description

Send a message to the message viewer.

Syntax

[Visual Basic .NET]
Public Sub Message( _
   ByVal MsgType As AgEUtLogMsgType, _
   ByVal Message As String _
) 

Parameters

MsgType
Member Value Description
eUtLogMsgDebug 0 Debugging message.
eUtLogMsgInfo 1 Informational message.
eUtLogMsgForceInfo 2 Informational message.
eUtLogMsgWarning 3 Warning message.
eUtLogMsgAlarm 4 Alarm message.
Severity of the message
Message
Text of the message

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.