Exemplo n.º 1
0
 public static extern int GetWindowText(IntPtr hWnd, out STRINGBUFFER text, int maxCount);
Exemplo n.º 2
0
 public static extern int GetClassName(IntPtr hWnd, out STRINGBUFFER ClassName, int nMaxCount);