Re: [DOTNET] Using IFilter interface from C#

2002-05-13 Thread Peter Stephens
ot; <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, May 09, 2002 3:05 PM > Subject: Re: [DOTNET] Using IFilter interface from C# > > > > > Erick Thompson spake: > > > > > > How would I go about using the IFilter[1] interface

Re: [DOTNET] Using IFilter interface from C#

2002-05-13 Thread Erick Thompson
ng to call? Thanks, Erick - Original Message - From: "Peter Stephens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 09, 2002 3:05 PM Subject: Re: [DOTNET] Using IFilter interface from C# > > Erick Thompson spake: > > > > How woul

Re: [DOTNET] Using IFilter interface from C#

2002-05-09 Thread Thomas Tomiczek
At interop. C# can work with VTable style interfaces. Regards Thomas Tomiczek THONA Consulting Ltd. (Microsoft MVP C#/.NET) -Original Message- From: Erick Thompson [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 9. Mai 2002 23:18 To: [EMAIL PROTECTED] Subject: [DOTNET] Using IFilter

Re: [DOTNET] Using IFilter interface from C#

2002-05-09 Thread Erick Thompson
> > 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/defaul

Re: [DOTNET] Using IFilter interface from C#

2002-05-09 Thread Peter Stephens
> 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

[DOTNET] Using IFilter interface from C#

2002-05-09 Thread Erick Thompson
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/indexsrv/ix refint_9sfm.asp You can read m