IXMLDOMImplementation (Windows CE 5.0)

Send Feedback

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Msxml2.h, Msxml2.idl.

See Also

DOMDocument

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.