Data Transfer Classes

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Data Transfer Classes (ATL).

The following classes support various types of data transfer:

  • IDataObjectImpl Supports Uniform Data Transfer by using standard formats to retrieve and set data. Handles data change notifications by managing connections to advise sinks.

  • CBindStatusCallback Allows an asynchronous moniker to send and receive information about the asynchronous data transfer to and from your object.

See Also

Class Overview