Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 868 Bytes

File metadata and controls

19 lines (14 loc) · 868 Bytes
description Learn more about: Data Transfer Classes
title Data Transfer Classes (ATL)
ms.date 11/04/2016
ms.topic reference
helpviewer_keywords
data transfer [C++]
data transfer [C++], classes
data transfer classes [C++]
ms.assetid c10bcdc8-b90c-4c2a-9179-fd3de80461da

Data Transfer Classes

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