--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > --- In [email protected], "entropyreduction" > > <alancampbelllists+yahoo@> wrote: > > > > > > Haven't found out whey things like Woorkbooks(1) doesn't invoke > > > the default accessor method Item yet. > > > > This article on marshalling data using COM might be helpful: > > > > <http://msdn.microsoft.com/en-us/magazine/cc301563.aspx> > > Fontunately I don;t have to do any of that, I don;t think: that's > the server's job. Plugin in client. Still, interesting reading, > ta.
Seems to me that the current failure to return handles, etc. is specific to use of out-of-process servers (so logically these failures are caused by use of invalid pointers and failure to marshal data properly across process boundaries).
