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
object Required. An object expression that evaluates to an MsChatPr control. Channel Required. An object expression that evaluates to a Channel object. Nickname Required. A string expression that contains the Nickname of the user who is leaving the channel. See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.