예제 #1
0
 public static extern int SendMessage(IntPtr hWnd, int msg, int wParam, ref PARAFORMAT2 lParam);
예제 #2
0
파일: WinApi.cs 프로젝트: pczy/Pub.Class
 public static extern int SendMessage(IntPtr hWnd, int msg, int wParam, ref PARAFORMAT2 lParam);