Share via


Interprocess Communication Messages

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

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.