Destructor method.
Syntax
~CSourceStream(void);
Remarks
The destructor automatically removes the pin from the owning filter, by calling CSource::RemovePin.
See Also