Click to return to the XML (Extensible Markup Language) home page    
IXMLDOMCharacterData Inte...     IXMLDOMDocument Interface     XML DOM Interfaces    
Web Workshop  |  XML (Extensible Markup Language)

IXMLDOMComment Interface


This interface represents the content of an XML comment.

IXMLDOMComment Methods

This interface has no unique methods of its own, but exposes the inherited methods from the IXMLDOMCharacterData interface.

Remarks

The content refers to all characters between the starting <!-- and ending --> tags.

Interface Information

Implementation Msxml.dll
Inherits from IXMLDOMCharacterData
Header and IDL files Msxml.h, Xmldom.idl
Minimum availability Internet Explorer 5
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.