BiliRanking.TaskbarProgress.FlashWindow C# (CSharp) 메소드

FlashWindow() 개인적인 메소드

private FlashWindow ( IntPtr Hwnd, bool Revert ) : int
Hwnd System.IntPtr
Revert bool
리턴 int
        public static extern int FlashWindow(IntPtr Hwnd, bool Revert);