10-11-2009, 04:52 PM
Look in QM help, "Using COM components" topic.
Does it not work when you use standard COM component code, like this?
typelib ...
SomeClass var._create
var.SomeFunction(...)
Does it not work when you use standard COM component code, like this?
typelib ...
SomeClass var._create
var.SomeFunction(...)
