ltmmWMStreamConfig.ConnectionName Property
object.ConnectionName As String |
Remarks
Gets or sets a character string that contains the connection name. The connection name is the input name given to the stream. To have the new name take effect, call the ltmmWMProfile.ReconfigStream method.
For more information, refer to the Microsoft documentation for IWMStreamConfig::GetConnectionName at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmstreamconfiggetconnectionname.asp.
See Also