setAttributeNS
This page has been flagged with the following issues:
High-level issues:
Method of dom/Element
Syntax
var object = object.setAttributeNS(pvarNS, bstrAttributeName, pvarAttributeValue);
Parameters
pvarNS
Data-type: VARIANT
The namespace URI that defines the desired attribute or a NULL value.
bstrAttributeName
Data-type: BSTR
The name of the desired attribute within the specified namespace.
pvarAttributeValue
Data-type: VARIANT
The string, number, or Boolean value to assign to the attribute.
Return Value
Returns an object of type DOM Node.
Type: HRESULT
This method can return one of these values.
{
Syntax
HRESULT retVal = object.setAttributeNS(pvarNS, bstrAttributeName, pvarAttributeValue);
Standards information
See also
Related pages (MSDN)
aabbracronymaddressappletareaarticleasideaudiobbasebaseFontbdobgSoundbigblockQuotebodybrbuttoncanvascaptioncentercitecodecolcolGroupcommentcustomdddeldfndirdivdldtemembedfieldSetfigcaptionfigurefontfooterformframeframeSetheadheaderhgrouphnhrhtmliiframeimginput type=buttoninput type=checkboxinput type=fileinput type=hiddeninput type=imageinput type=passwordinput type=radioinput type=resetinput type=submitinput type=textinsisIndexkbdlabellegendlilinklistingmapmarkmarqueemediamenumetanavnextIDnoBRnoFramesnoScriptobjectoloptGroupoptionpparamplainTextpreqrtrubyssampscriptsectionselectsmallsourcespanstrikestrongstylesubsuptabletBodytdtextAreatFootthtHeadtitletrttuulvarvideowbrxmpsetAttribute
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here