I’ve read through numerous posts on how to get this to work, but I’ve
realized it is time to ask for help.
In general I have a COM object that returns an event handler:
event_source = com_object.newEventSource(
arg_data )
I’ve tried establishing the connection points necessary by creating
a
On 29/02/2012 8:26 AM, Darren McElfresh wrote:
I’ve read through numerous posts on how to get this to work, but I’ve
realized it is time to ask for help.
In general I have a COM object that returns an event handler:
/event_source = com_object.newEventSource( arg_data )/
I’ve tried establishing th