public static bool FlashWindow( IntPtr hWnd )
Public Shared Function FlashWindow ( hWnd As IntPtr ) As Boolean
public: static bool FlashWindow( IntPtr hWnd )
static member FlashWindow : hWnd : IntPtr -> bool
In This Article