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.
Determines whether an attribute that has the specified namespace and name exists.
![]() ![]() |
Syntax
retVal = object.hasAttributeNS(pvarNS, name);
Parameters
pvarNS [in]
Type: VARIANTThe namespace URI that defines the attribute name.
name [in]
Type: BSTRA BSTR value that specifies the name of the attribute.