[plt-scheme] MysterX & reference type

From: Filip Stadnik (filip.stadnik at gmail.com)
Date: Fri Jan 23 08:01:47 EST 2009

Hi list,

I'm trying to call a COM method which accepts a variant reference
which gets assigned by the foreign COM object.

(com-invoke myLoginControl "Login" session-id)

The session-id is supposed to be assigned a valid session id upon
successful login, -1 otherwise.

Which scheme type am I supposed to use for this session-id object?

Thank you,
Filip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090123/4a672bbf/attachment.html>

Posted on the users mailing list.