Question
Listening for COM event
I have a COM API that i need to interface with. I can call
methods but i need to listen for events and store the output in a
database when ever the DLL kicks off a event.
Is this possible with using event gateways?
Is this possible with using event gateways?
