OnRoomTopicChanged EventOnRoomTopicChanged Event*
*



Contents  *



Index  *Topic Contents
*Previous Topic: OnParticipantStatusChanged Event
*Next Topic: OnRoomTypeChanged Event

OnRoomTopicChanged Event

Occurs when the room topic property changes.

Syntax

object_OnRoomTopicChanged(NewRoomTopic)

ValueDescription
objectRequired. An object expression that evaluates to a Chat control.
NewRoomTopicA BSTR value that contains the description of the new topic of conversation.

See Also

RoomTopic


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