Skip to content

Latest commit

 

History

History
59 lines (24 loc) · 1.88 KB

data-copy.md

File metadata and controls

59 lines (24 loc) · 1.88 KB
title description ms.assetid keywords ms.topic ms.date
Data Copy
This section discusses how to use the data copy message to transfer data from one application to another.
10a50efe-f3d5-4c59-a084-69119ef86129
data copy,about
article
05/31/2018

Data Copy

The data copy feature enables you to send data from one application to another.

In This Section

Name Description
Using Data Copy
Provides an example that demonstrates how to send information between two applications.
Data Copy Reference
Contains the API reference.

Data Copy Messages

Name Description
WM_COPYDATA
Sent to pass data to another application.

Data Copy Structures

Name Description
COPYDATASTRUCT
Contains data to be passed to another application by the WM_COPYDATA message.