CATSUBSTREAMBUILDER defines a factory function that child classes can use to create substreams of a requested type. Each stream type should have a CATStreamXXXX_Builder() function of this type. Pass it into the CreateSubStream() function to build a substream of that type. The meaning of the parameters depends upon the type of substream.
|