This interface encapsulates the databinding methods that an IHTMLElement interface can support. To access these methods, a control should query IHTMLElement for this interface.
IHTMLDatabinding Methods
get_dataFld Retrieves the field of a given data source (as specified by the dataFld property) to bind to the given element. get_dataFormatAs Retrieves the type of the data to bind to the given element. get_dataSrc Retrieves the identifier of the data source object that supplies the data that is bound to this element. put_dataFld Sets the field of a given data source (as specified by the dataFld property) to bind to the given element. put_dataFormatAs Sets the type of the data to bind to the given element. put_dataSrc Sets the identifier of the data source object that supplies the data that is bound to this element.
Interface Information
Implementation System (Mshtml.dll) Inherits from None Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0