Click to return to the Reusing Browser Technology home page    
IHTMLDataBinding::get_dat...     IHTMLDataTransfer::clearD...     IHTMLDataTransfer Interfa...    
Web Workshop  |  Reusing Browser Technology

IHTMLDataTransfer Interface


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


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.