Click to return to the Reusing Browser Technology home page    
IHTMLDocument3::releaseCa...     IHTMLDOMAttribute::get_na...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLDOMAttribute Interface


This interface provides the ability to programmatically access the properties and methods that are common to all element objects.

IHTMLDOMAttribute Methods

get_name Retrieves the name of the Document Object Model (DOM) attribute.
get_value Retrieves the value of the Document Object Model (DOM) attribute.
put_value Sets the value of the Document Object Model (DOM) attribute.
specified Indicates whether an attribute has a specified or implied value.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.