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)
Value Description object Required. An object expression that evaluates to a Chat control. RoomName A string value containing the name of the member's chat room. Alias A string value containing the name of the member who invited the user to the member's chat room. See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.