Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets an IHTMLDOMAttribute2 interface as part of the object.
![]() ![]() |
Syntax
IHTMLDOMAttribute retVal = object.setAttributeNodeNS(pattr);
Parameters
pattr [in]
Type: IHTMLDOMAttributeA pointer to the IHTMLDOMAttribute2 interface to assign.
Standards information
Remarks
If the object already contains an attribute with the same name, the new attribute replaces the original attribute.