[Mono-list] Embedding Mono : Classes

Chris Howie cdhowie at gmail.com
Thu Jul 16 00:40:25 EDT 2009


On Wed, Jul 15, 2009 at 6:45 PM, Alex
Kuster<x.passion.and.the.opera.x at gmail.com> wrote:
> and, how do I take parameters in a internal function call ?

It's no different from P/Invoke, if you are familiar with that.  You
are simply writing the P/Invoke target in your embedding app, instead
of in a library.  Read up on P/Invoke, it will be very useful
knowledge.

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Mono-list mailing list