Share via


IXMLDOMImplementation (Compact 2013)

3/26/2014

Provides methods that are independent of any particular instance of the Document Object Model (DOM).

Methods

The following table shows the methods for IXMLDOMImplementation. This interface inherits from IDispatch.

Method

Description

hasFeature

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

Properties

None.

Events

None.

Requirements

Header

msxml2.h,
msxml2.idl

See Also

Reference

XML DOM Objects/Interfaces
DOMDocument