This event is triggered when a channel has a new Stream object associated with it.
Private Sub object_OnChannelStreamChange Channel OldStream NewStream
Parameter Description Channel A channel object. OldStream The old stream object. NewStream The new stream object.
If a stream did not exist before, a Null or Nothing value will be returned.
Return to Channel Manager Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.