contains method
[This documentation is preliminary and is subject to change.]
Checks whether the given element is contained within the object.
Syntax
VARIANT_BOOL retVal = object.contains(pChild);
Standards information
There are no standards that apply here.
Parameters
pChild [in]
Type: IHTMLElementPointer to an IHTMLElement interface that specifies the element to check.
Build date: 6/12/2012