enumServerMessageType EnumerationenumServerMessageType Enumeration*
*



Contents  *



Index  *Topic Contents
*Previous Topic: enumPrivateMessageType Enumeration
*Next Topic: enumStringType Enumeration

enumServerMessageType Enumeration

OnServerTextMessage event parameter.

ValueDescription
smtNormal Value = &H0. Used for regular incoming server messages.
smtNotice Value = &H1. Used for incoming NOTICE message from the server.
smtMessageOfTheDay Value = &H2. Used for the message of the day incoming text at login time.
smtServerInfo Value = &H3. Used for server information messages.
smtError Value = &H4. Used for incoming server error messages.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.