To use the filter interfaces within a C# .NET project you have to import the typelibrary from the filter into the project.
Call the Add Reference command from the Project menu.
In the Add Reference dialog select the type library from the filter and press the Select button. Close the dialog with the OK button.
Now you can use the filter interfaces like any other types within Visual Basic. The new filter reference contains the interface declarations from the filter.