3
Reply

How to use Hwnd(c++) type in c#

Gomathi Palaniswamy

Gomathi Palaniswamy

Jan 7 2012 12:08 AM
5.4k
Hi,i am using one external dll.here i am in the need of sending parameters to that dll.The function parameter like,
string Myfun(HWND hwnd, char *params);

Here how to pass value from c#.

Answers (3)