WM_DDE_DATA - Syntax

This message notifies a client application of the availability of data. It is always posted.

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

param2
     PDDESTRUCT  pDdeStruct  /*  DDE structure. */


[Back: WM_DDE_DATA - Parameters]
[Next: WM_DDE_DATA - Default Processing]