[Mono-dev] Mono invoke the C++ method

weismat matthias_weiser at yahoo.com
Tue Oct 7 12:20:13 EDT 2008


I am not an expert on Mono under Windows.
P/Invoke works only with C -thus you need C Wrappers for your functions and
then you need to map the datatypes according to this article. 
http://msdn.microsoft.com/de-de/library/ac7ay120.aspx Platformtypes It is in
German, but it should be pretty much self-explaining in English as well. Be
careful also with the calling convention...

-- 
View this message in context: http://www.nabble.com/Mono-invoke-the-C%2B%2B-method-tp19579273p19861855.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list