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