> > Erick Thompson spake:
> >
> > How would I go about using the IFilter[1] interface from C#? From what I
> > gather, it's not an automation interface (== not a COM object?),
> > so I'm not
> > sure where to start.
> >
> > Thanks,
> > Erick
> >
> > [1]
> > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/i
> ndexsrv/ixrefint_9sfm.asp
>
>
> If there is a type library, you could use the tlbimp utility to generate a
> proxy assembly.

It doesn't appear that there is a type library, at least, none that I could
find.

As for creating a RCW, after looking through the INetSDK documentation on
IFilter, I think I'll find another way around this problem. It looks like
it's a non trivial task to use an IFilter from .net, or at least beyond my
skill set.

Thanks,
Erick

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to