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.
Removes an IHTMLDOMAttribute2 interface from the object.
![]() |
Syntax
HRESULT retVal = object.removeAttributeNode(pattr, ppretAttribute);
Parameters
pattr [in]
Type: IHTMLDOMAttributeA pointer to the IHTMLDOMAttribute2 interface to be removed.
ppretAttribute [out, retval]
Type: IHTMLDOMAttributeA pointer variable that receives the removed IHTMLDOMAttribute2 pointer.
Standards information
Remarks
IHTMLElement6::removeAttributeNode was introduced in Microsoft Internet Explorer 6.