LoadWBViaIPersist
HRESULTLoadWBViaIPersist(IWebBrowser2*pWebBrowser, IStream*pStream)Loads the browser with HTML in a IStream instance. Used by LoadWBViaIPersist.
Defined in: WBUtilFuncs.h
Return Value
Returns S_OK if successful or the Error Code.
Parameters
pWebBrowser
A reference to the Web Browser control
pStream
A reference to the IStream instance.