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.
Gets the value of the specified attribute within the specified namespace.
![]() ![]() |
Syntax
retVal = object.getAttributeNS(pvarNS, bstrname);
Parameters
pvarNS [in]
Type: VARIANTThe namespace URI that defines the desired attribute, or a NULL value.
bstrname [in]
Type: BSTRThe name of the desired attribute within the specified namespace.