FindElement

IHTMLElement*FindElement(SECHtmlElemDesc&elem, IHTMLDocument2*pHtmlDoc)

Finds an IHTMLElement with the description provided

Defined in: WBUtilFuncs.h

Return Value

Returns the element if found or NULL

Parameters

elem

The description of an element.

pHtmlDoc

The document in which to search for the element

See Also

SECHtmlElemDesc