lookupNamespaceURI method
[This documentation is preliminary and is subject to change.]
Gets the Uniform Resource Identifier (URI) of the namespace associated with a namespace prefix, if any.
![]() ![]() |
Syntax
HRESULT retVal = object.lookupNamespaceURI(pvarPrefix, );
Standards information
Parameters
pvarPrefix [in]
Type: VARIANT
The prefix.
pvarNamespaceURI [out, retval]
Type: VARIANT
The URI of the namespace.
NULL
Default. Returned when no URI is found.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
See also
Build date: 1/26/2012
.png)
.png)