Re:Automation Object vs COM Object?
An automation object is a particular flavour of COM object. Your literature
seems to be misleading.
Automation objects, as opposed to other kinds of COM object, have the
following characteristics : a very restricted set of valid types, a kind of
double interface that allows pointerless languages to use them easily, the
ability to be executed from within an executable, the ability to be executed
remotely (so long as DCOM OS extensions are present). There may be others,
but I can't think of any.
--
Greg Lorriman
Handy, free utils at http://www.lorriman.demon.co.uk
For tiny setups see http://inner-smile.com/dl_inf.htm
and if you go for it then mention me.