Hello, I have a DLL that contains several interfaces. I am trying to get the function signatures of all the functions that are implemented in these interfaces.

If anybody could show me an easy way how to do this right, I would really appreciate it.