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 |