Kedaman!

If I made a function in a class module and compile it into a dll, how do I use it. A co-worker of mine, told me that it would be use like the way how I call an API.

Can you give me an example of a compile class module into a dll?