The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Gets the namespace prefix associated with a Uniform Resource Identifier (URI), if any.
![]() ![]() |
Syntax
object.lookupPrefix(pvarNamespaceURI, pvarprefix)Parameters
- pvarNamespaceURI [in]
-
Type: Variant
The URI.
- pvarprefix [out, retval]
-
Type: Variant
The namespace prefix associated with the URI.
Return value
Type: Variant
The namespace prefix associated with the URI.
NULLDefault. Returned when no associated prefix is found.
Standards information
See also
- a
- applet
- attribute
- audio
- button
- div
- document
- documentType
- frame
- iframe
- img
- input type=button
- input type=checkbox
- input type=file
- input type=hidden
- input type=image
- input type=password
- input type=radio
- input type=reset
- input type=submit
- input type=text
- label
- legend
- marquee
- media
- object
- optGroup
- option
- select
- source
- span
- table
- textArea
- TextNode
- video
- lookupNamespaceURI
Send comments about this topic to Microsoft
Build date: 11/27/2012

