Call Device Driver Interfaces from c# application
I am developing an application inn C#. I need to call some device driver interfaces from this windows application developed in c#. Does C# allow calling of the interfaces? If yes, can you please let me know how to go about or post any code related to this?