Windows Media Services SDK banner art
PreviousNext

HostAddresses Property

Returns a HostAddresses collection object.

Syntax

NSChannelMgr.HostAddresses

Example

NSChannelMgr.Connect "LocalHost"
Dim Addresses
Set Addresses = NSChannelMgr.HostAddresses
MsgBox ("There are " & Addresses.Count & " HostAddress objects.")

See Also

Windows Media Station Control Properties

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.