OnInvitation EventOnInvitation Event*
*



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

objectRequired. An object expression that evaluates to an MsChatPr control.
ChannelNameRequired. A string expression that represents the channel to which the user is invited.
InviterItemsRequired. An object expression that evaluates to a ChatItems object. Gives all the known information about the user who is performing the inviting.

See Also

SendInvitation


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