Auxilium.Functions.FlashWindow C# (CSharp) 메소드

FlashWindow() 개인적인 메소드

private FlashWindow ( IntPtr handle, bool invert ) : bool
handle System.IntPtr
invert bool
리턴 bool
        public static extern bool FlashWindow(IntPtr handle, bool invert);