Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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. |