Contents Index Topic Contents | ||
Previous Topic: OnDelMember Event Next Topic: OnInvitation Event |
OnEndEnumeration Event
Fires at the end of an enumeration, when entering a channel or listing users, members, or channels.
Syntax
object_OnEndEnumeration(Channel, EnumType)
Parameters
object Required. An object expression that evaluates to an MsChatPr control. Channel Required. An object expression that evaluates to a Channel object. EnumType Required. A variable of enumEnumType type. See Also
CreateChannel, ListChannels, ListUsers
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.