OnChannelError EventOnChannelError Event*
*



Contents  *



Index  *Topic Contents
*Previous Topic: OnBeginEnumeration Event
*Next Topic: OnChannelProperty Event

OnChannelError Event

Fires when an asynchronous error related to a channel occurs.

Syntax

object_OnChannelError(Channel, ErrorCode, Description)

Parameters

objectRequired. An object expression that evaluates to an MsChatPr control.
ChannelRequired. An object expression that evaluates to a Channel object.
ErrorCodeRequired. A long integer value that indicates the channel error code.
DescriptionRequired. A string expression that contains the description of the error.

See Also

CreateChannel


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