GetWBBody

HRESULTGetWBBody(IWebBrowser2*pBrowser, IHTMLElement*&pBody)

Retruns the BODY element of the underlying document

Defined in: WBUtilFuncs.h

Return Value

Returns S_OK if successful or an Error code.

Parameters

pBrowser

The browser whose BODY element is to be retrieved.

pBody

Out parameter where the Element will be returned.