setAttributeNode method
[This documentation is preliminary and is subject to change.]
Sets an IHTMLDOMAttribute2 interface node as part of the object.
![]() |
Syntax
HRESULT retVal = object.setAttributeNode(pattr, );
Standards information
Parameters
pattr [in]
Type: IHTMLDOMAttributePointer to the IHTMLDOMAttribute2 interface to be assigned.
ppretAttribute [out, retval]
Type: IHTMLDOMAttributeAddress of a pointer variable that receives the assigned IHTMLDOMAttribute2 pointer.
Remarks
setAttributeNode was introduced in Microsoft Internet Explorer 6.
Build date: 1/26/2012
.png)