SaveWBViaCache
HRESULTSaveWBViaCache(IWebBrowser2*pWebBrowser, BSTR*pbstrHTML)Retrieve HTML into memeory. Uses SaveWBViaIPersistFile.
Defined in: WBUtilFuncs.h
Return Value
Returns S_OK if successful or the Error Code.
Parameters
pWebBrowser
A reference to the Web Browser control.
pbstrHTML
Out parameter with the resultant HTML.