OnBeginEnumeration EventOnBeginEnumeration Event*
*



Contents  *



Index  *Topic Contents
*Previous Topic: OnAddMember Event
*Next Topic: OnChannelError Event

OnBeginEnumeration Event

Fires at the beginning of an enumeration, when entering a channel or listing users, members, or channels.

Syntax

object_OnBeginEnumeration(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.