OnParticipantInvited EventOnParticipantInvited Event*
*



Contents  *



Index  *Topic Contents
*Previous Topic: OnParticipantAliasChanged Event
*Next Topic: OnParticipantKicked Event

OnParticipantInvited Event

Occurs when a member invites the user to the member's chat room.

Syntax

object_OnParticipantInvited(RoomName, Alias)

ValueDescription
objectRequired. An object expression that evaluates to a Chat control.
RoomNameA string value containing the name of the member's chat room.
AliasA string value containing the name of the member who invited the user to the member's chat room.

See Also

InviteParticipant, ThisParticipantAlias


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