Windows Media Services SDK banner art
PreviousNext

Client.Address Property

Returns the address of the Client object.

Syntax

NSChannelMgr.Client(Index).Address

Example

Dim Client
Set NoregClient = NSChannelMgr.Client.Find( "Trondheim server" )
MsgBox ("Address of Norwegian client is: " & NoregClient.Address & “.”)

See Also

Client.DeliveryMode, Client.ID, Client.ChannelID, Clients Collection Object, Client Objects

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.