The Subchannels collection is a dispinterface on a class List object. The list is intended to contain IChannel dispinterfaces. Each interface associates a Channel object as a subordinate to the parent Channel object.
Type
IList (VT_DISPATCH)
Contains
IChannel (VT_DISPATCH)
Default
Empty
Example
IChannel.Subchannels.Add(CreateObject("push.channel"))