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.
Returns the length of the prefixes collection. The collection starts at 0.
Script Syntax
var intLength = objNSPrefixes.length
Visual Basic Syntax
intLength = objNSPrefixes.length
C/C++ Syntax
HRESULT get_length(
long* length);
Parameters
length[out,retval]
The number of items in the prefix collection. The collection starts at 0.
Return Values
S_OK
The value returned if successful.
E_POINTER
The value returned if the length value is NULL.
Remarks
Read-only.
Versioning
Implemented in: MSXML 6.0.