G
Grant Schenck
I have a VC++ COM object which fires an event. I've written VB EXE apps
against it and they receive the event notification.
I've now built a simple VB COM object which uses the VC++ COM object
internally.
My question is, assuming the ASP page which loads the object does not
immediately exit, will the VB COM object be able to receive the events from
the internal object?
Thanks, Grant Schenck
against it and they receive the event notification.
I've now built a simple VB COM object which uses the VC++ COM object
internally.
My question is, assuming the ASP page which loads the object does not
immediately exit, will the VB COM object be able to receive the events from
the internal object?
Thanks, Grant Schenck