CWnd::FlashWindowEx
Visual Studio 2010
Flashes the given window.
BOOL FlashWindowEx( DWORD dwFlags, UINT uCount, DWORD dwTimeout );
This method emulates the functionality of the function FlashWindowEx, as described in the Windows SDK.