I have a C++ server that has an event interface. My vb app is supposed to implement this interface so it can handle the events.

I have not yet figured out how to make this work. Can anyone shed some light?