OnEndEnumeration EventOnEndEnumeration Event*
*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

objectRequired. An object expression that evaluates to an MsChatPr control.
ChannelRequired. An object expression that evaluates to a Channel object.
EnumTypeRequired. A variable of enumEnumType type.

See Also

CreateChannel, ListChannels, ListUsers


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