public extern static int FlashWindow(IntPtr hWnd, ref FLASHWINFO pwfi);
示例#2
0
 public static extern int FlashWindowEx(ref FLASHWINFO pwfi);