[plt-scheme] Re: plt-scheme Digest, Vol 30, Issue 71
On Sun, Feb 24, 2008 at 9:00 AM, <plt-scheme-request at list.cs.brown.edu> wrote:
> But I just get these errors. The com-method-type function returns (mx-
> any mx-any -> com-enumeration), which isn't quite right. Anyone knows
> how to get over this? How can I pass arrays/vectors to a COM method?
> In the source code for MysterX it seemed it converted them with the
> function "SAFEARRAY *schemeVectorToSafeArray(Scheme_Object *vec)"
I'm not sure of the way out here, since the type doesn't indicate the type
of the array elements.
I'll look at this when I'm back from the East Coast.
-- Paul