IWebBrowser2::Stop Method
Cancels a pending navigation or download, and stops dynamic page elements, such as background sounds and animations.
Syntax
HRESULT Stop(VOID);
Return Value
Returns S_OK to indicate that the operation was successful.
See Also
Community Additions
Show: