Previous | Next |
Returns the server name for the current connection.
Syntax
NSChannelMgr.Server
Example
NSChannelMgr.Connect "LocalHost"
MsgBox ("Windows Media Services is running on server " & NSChannelMgr.Server & “.”)
See Also
Windows Media Station Control Properties
Previous | Next |