Auxilium.Functions.FlashWindow C# (CSharp) Méthode

FlashWindow() private méthode

private FlashWindow ( IntPtr handle, bool invert ) : bool
handle System.IntPtr
invert bool
Résultat bool
        public static extern bool FlashWindow(IntPtr handle, bool invert);