createAttribute method

[This documentation is preliminary and is subject to change.]

Creates an IHTMLDOMAttribute interface with a specified name.

Document Object Model (DOM) Level 3 Core Specification, Section 1.4

Syntax

HRESULT retVal = object.createAttribute(bstrattrName, );

Standards information

Parameters

Remarks

This method will fail if the bstrattrName parameter value contains invalid (non-Unicode Transformation Format (UTF)-16) characters.

createAttribute was introduced in Microsoft Internet Explorer 6.

 

 

Build date: 1/26/2012