GetWBAllCollection
HRESULTGetWBAllCollection(IWebBrowser2*pBrowser, IHTMLElementCollection*&pColl)Retruns the All Collection 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.
pColl
Out parameter where the Collection will be returned.