Nuacht

They give you an idl file, so you can use the midl compiler to create a tlb from that then you can use the tlbimp tool to generate an assembly which you can use from c#. I've never done this but i ...