> > After doing some searching on the
web, I had (naively?) thought perhaps> > the answer might be creating
a type library that defines the interface.> > ...> > Am I
going down the wrong path with this or would it actually help?> >
I don't honestly know. I'm dubious that it will help, becau
> 2) VBA was giving me an error like "Expecting 3 return values, got: 2"
> whenever a function contained an [in, out] parameter. It looks like the
> extra parameter it is looking for is the HRESULT signifying the success of
There should be no need to return a HRESULT - but note that the nominated