Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The following sections describe basic methods of exchanging data.
Data Exchange
| Name | Description |
|---|---|
| Clipboard | Discusses the clipboard. The clipboard is a set of functions and messages that enable applications to transfer data. |
| Data Copy | Discusses how to use the data copy message to transfer data from one application to another. |
| Dynamic Data Exchange | Discusses implementing dynamic data exchange for applications that cannot use the Dynamic Data Exchange Management Library (DDEML). |
| Dynamic Data Exchange Management Library | Discusses dynamic data exchange, which is a form of interprocess communication that uses shared memory to exchange data between applications. |