Contents Index Topic Contents | ||
Previous Topic: EnterRoom Method Next Topic: GetParticipantRealName Method |
ExitRoom Method
Disconnects the user from the current chat room.
Syntax
object.ExitRoom
Parameters
object Required. An object expression that evaluates to a Chat control. Remarks
This method should be called only when the control's State property is equal to 3 (Connected).
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.