Gomathi Palaniswamy

Gomathi Palaniswamy

  • NA
  • 6.3k
  • 1.5m

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

Jan 7 2012 12:08 AM
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)