H
Henrik Dahl
Hello!
In my program I've made an STA thread which is running separately from the
main thread. The STA thread is instantiating some COM objects. Is it
possible, from the main thread, to invoke the COM object using the thread
which instantiated it? This situation compares quite much to the Invoke
method of the Windows Forms Control class. Do some of you know how to
achieve that?
Best regards,
Henrik Dahl
In my program I've made an STA thread which is running separately from the
main thread. The STA thread is instantiating some COM objects. Is it
possible, from the main thread, to invoke the COM object using the thread
which instantiated it? This situation compares quite much to the Invoke
method of the Windows Forms Control class. Do some of you know how to
achieve that?
Best regards,
Henrik Dahl