Microsoft XML SDK 2.6 - XML Reference

IXMLDOMImplementation Interface

The XMLDOMImplementation object provides methods that are independent of any particular instance of the document object model.

This interface inherits from IDispatch.

Methods

hasFeature Returns True if the specified version of the implementation supports the specified feature.

Requirements

Implementation: Msxml.dll

Header and IDL files: Msxml.h, Xmldom.idl

See Also

IXMLDOMDocument Interface