Thread
:
insert object in pipe
View Single Post
12-03-2006
#
1
(
permalink
)
William Stacey [C# MVP]
n/a posts
insert object in pipe
In a filter, is is possible to insert a new object in the pipeline?
filter myfilter
{
# On first call, insert an object in pipe here.
# else, process each object normally.
}
--
William Stacey [C# MVP]
My System Specs
William Stacey [C# MVP]