Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |