Share via


IsInConference

Use the IsInConference property to learn whether the local user is already a participant in a conference. The local user can take part in only one active conference at a time.

Syntax

lRetVal = objNM.IsInConference( )

Parameters

  • lRetVal
    Returns 0 if the local user is not in a conference.
  • objNM
    The NetMeeting object.

See Also

LeaveConference, NetMeeting Scripting Object Details