Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

msSiteModeActivate method

Flashes the pinned site taskbar button.

Internet Explorer 9

 

Syntax

object.msSiteModeActivate()

Parameters

This method has no parameters.

Return value

Type: HRESULT

This method can return one of these values.

Return codeDescription
E_NOTIMPL

This method is not supported on Windows CE.

 

Remarks

Use IShellUIHelper4::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.

See also

window
external

 

 

Show:
© 2017 Microsoft