DataDOM Interface

Definition

The DataDOM object is the Microsoft InfoPath object that is used to implement the data validation events that are associated with the XDocument object.

public interface class DataDOM : Microsoft::Office::Interop::InfoPath::SemiTrust::DataDOMEmpty
[System.Runtime.InteropServices.Guid("096cd785-0786-11d1-95fa-0080c78ee3bb")]
public interface DataDOM : Microsoft.Office.Interop.InfoPath.SemiTrust.DataDOMEmpty
type DataDOM = interface
    interface DataDOMEmpty
Public Interface DataDOM
Implements DataDOMEmpty
Attributes
Implements

Remarks

The DataDOM object cannot be used directly in code.

Applies to