Return value IOleCommandTarget::Exec




If implement IOleCommandTarget::Exec for WebBrowser, what value should
return if the cmd is not handled here and let WebBrowser to handle it.

OLECMDERR_E_NOTSUPPORTED or S_OK

Or, how to let WebBrowser to handle some unhandled CMDs ?

Should we use the same way for QueryStatus(...)'s return ?


Many thanks,

Mike



.



Relevant Pages

  • webbrowser object html code
    ... I use webbrowser to browse a web page and I want to save it to file ... I tried 3 different methods to retrieve the code ... changes the original html tag. ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Re: Intercept/Capture html
    ... Do the MIME filters affect all WebBrowser and IE? ... how to let it only work for selected WebBrowser app? ... Mike J ... >> The reason I need to do so is that I want to add a meta tag. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Webbrowser IE load stream
    ... I would like to know how to load a HTML file contained in a Stream within an ... embedded IE webbrowser. ... the OCX). ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • vba webbrowser HELP!
    ... Can anyone give me a clue as to where to find info on the webbrowser ... properties, methods, events, sample codes? ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • how to intercept form post data in WebBrowser control?
    ... I am trying to get the form post data from a WebBrowser or HTMLViewer ... control... ... Prev by Date: ...
    (microsoft.public.dotnet.framework.compactframework)