WM_DDE_TERMINATE - Syntax

This message is posted by either application participating in a DDE conversation, to terminate that conversation.

This message is always posted.

param1
     HWND   hwnd        /*  Window handle of the sender. */

param2
     ULONG  ulReserved  /*  Reserved value, should be 0. */


[Back: WM_DDE_TERMINATE - Parameters]
[Next: WM_DDE_TERMINATE - Remarks]