The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IHTMLDOMAttribute interface
Provides programmatic access to the properties and methods that are common to all element objects.
Members
The IHTMLDOMAttribute interface inherits from the IDispatch interface but does not have additional members.
Remarks
To get a pointer to this interface, use the IHTMLAttributeCollection::item method to get a pointer to the object's IDispatch interface, and then use the QueryInterface method to get a pointer to the IHTMLDOMAttribute interface.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Build date: 11/12/2012
