This topic has not yet been rated - Rate this topic

addElement method

Adds an element to the controlRange collection.

Syntax


HRESULT retVal = object.addElement(item);

Parameters

item [in]

Type: IHTMLElement

A pointer to the IHTMLHtmlElement interface to be added.

Standards information

There are no standards that apply here.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.