[Mono-devel-list] calli opcode

Jonathan S. Chambers Jonathan.Chambers at ansys.com
Thu Jul 21 23:24:53 EDT 2005


Hello All,
     Perhaps a crazy question, but I'll ask anyway. Is it possible to call an unmanaged class's member function using the calli opcode with the thiscall calling convention, i.e. can I call a (virtual) method on a C++ object from managed code by emitting the necessary il (via a dynamic method)?

Thanks,
Jonathan



More information about the Mono-devel-list mailing list