ExitRoom MethodExitRoom Method*
*



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

objectRequired. 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

CancelEntering, EnterRoom


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