Contents Index Topic Contents | ||
Previous Topic: OnEndEnumeration Event Next Topic: OnKnock Event |
OnInvitation Event
Fires when the control user is invited to a channel.
Syntax
object_OnInvitation(ChannelName, InviterItems)
Parameters
object Required. An object expression that evaluates to an MsChatPr control. ChannelName Required. A string expression that represents the channel to which the user is invited. InviterItems Required. An object expression that evaluates to a ChatItems object. Gives all the known information about the user who is performing the inviting. See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.