Contents Index Topic Contents | ||
Previous Topic: OnChannelState Event Next Topic: OnConnectionState Event |
OnConnectionError Event
Fires when an asynchronous error occurs.
Syntax
object_OnConnectionError(ErrorCode, Description, ChannelName)
Parameters
object Required. An object expression that evaluates to an MsChatPr control. ErrorCode Required. A long integer containing the value of the error code. Description Required. A string expression containing the description of the error code. ChannelName Required. A variant, the type of which depends on the name of the channel.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.