G
Guest
Hi,
Is this possible - to call a C# method from a COM Dll?
I wanted to send the COM dll the address of a C# function so I could call it
back. (This was originally written in C then C++).
Or, do I need to add events to the COM dll and C# can capture those?
Thanks!
Bob
Is this possible - to call a C# method from a COM Dll?
I wanted to send the COM dll the address of a C# function so I could call it
back. (This was originally written in C then C++).
Or, do I need to add events to the COM dll and C# can capture those?
Thanks!
Bob