IShellUIHelper4::msSiteModeActivate Method
Flashes the pinned site taskbar button.
Syntax
HRESULT msSiteModeActivate(VOID);
Return Value
Returns one of the following values.
S_OK The operation completed successfully. E_NOTIMPL This method is not supported on Windows CE.
Remarks
Use msSiteModeActivate to notify the user of important application events. This method flashes the taskbar button 20 times, then highlights the button continously until the window comes to the foreground. If the window is already in the foreground, this method does nothing.