OnConnectionError EventOnConnectionError Event*
*



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

objectRequired. An object expression that evaluates to an MsChatPr control.
ErrorCodeRequired. A long integer containing the value of the error code.
DescriptionRequired. A string expression containing the description of the error code.
ChannelNameRequired. A variant, the type of which depends on the name of the channel.

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