Click to return to the Reusing Browser Technology home page    
IHTMLWindow3::setTimeout ...     IHTMLXMLDeclElement::get_...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLXMLDeclElement Interface


The XMLDeclElement interface provides the ability to programmatically access the properties that are common to all XML element objects.

IHTMLXMLDeclElement Methods

get_ns Retrieves the name space of the object.
get_prefix Retrieves the prefix of the object.
get_src Retrieves the source of the XML object.
put_ns Sets the name space of the object.
put_prefix Sets the prefix of the object.
put_src Sets the source of the XML object.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.