setAttributeNodeNS method
[This documentation is preliminary and is subject to change.]
Sets an IHTMLDOMAttribute2 interface as part of the object.
![]() ![]() |
Syntax
IHTMLDOMAttribute retVal = object.setAttributeNodeNS(pattr);
Standards information
Parameters
pattr [in]
Type: IHTMLDOMAttributeA pointer to the IHTMLDOMAttribute2 interface to assign.
Remarks
If the object already contains an attribute with the same name, the new attribute replaces the original attribute.
See also
Build date: 1/26/2012
.png)
.png)