Theater SDK Banner 

Art
[Previous][Next]

Clients Property

Returns a collection object of all the NetShow Theater Server clients that are currently active.

Syntax

MediaServer.Clients

Example

MediaServer1.SetServer "MyServer"
MsgBox("There are " & MediaServer1.Clients.Count & " clients online.")

See Also

Clients object

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved