Contents Index Topic Contents | ||
Previous Topic: IHTMLControlRange::select Next Topic: IHTMLControlRange::remove |
IHTMLControlRange::add
HRESULT add( IHTMLControlElement *item );Adds an element to the collection.
- Returns S_OK if successful, or an error value otherwise.
- item
- Address of the IHTMLControlElement interface to add.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.