Androw 0 Newbie Poster

Hello i managed to call my C# DLL in Lisp with
(command "Program.dll") and I m able to call Lisp from
C# with sendstring ...

What I need is a Lisp Function that called from C# which gives its results
(picked Objects) back to C#

Has anybody an idea ?

Androw