The following table shows the interprocess communication messages, with a description of the purpose of each.
| Programming element | Description |
|---|---|
| WM_COPYDATA | This message is sent when an application passes data to another application. |
| WM_SYSCOPYDATA | This message is sent when a system component sends data to another system component. |
See Also
Interprocess Communication Reference
Send Feedback on this topic to the authors