This interface provides access to predefined clipboard formats for use in data transfer operations.
IHTMLDataTransfer Methods
clearData Removes one or more data formats from the IHTML::DataTransfer object. getData Specifies which data format to retrieve from the system clipboard through the IHTML::DataTransfer object. setData Specifies which data format to add to the system clipboard through the IHTML::DataTransfer object.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0