OnDelMember EventOnDelMember Event*
*



Contents  *



Index  *Topic Contents
*Previous Topic: OnConnectionState Event
*Next Topic: OnEndEnumeration Event

OnDelMember Event

Fires when a member leaves an open channel or is kicked out of the channel.

Syntax

object_OnDelMember(Channel, Nickname)

Parameters

objectRequired. An object expression that evaluates to an MsChatPr control.
ChannelRequired. An object expression that evaluates to a Channel object.
NicknameRequired. A string expression that contains the Nickname of the user who is leaving the channel.

See Also

KickMember, OnMemberKicked


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