DataDOM Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.