WM_DDE_ADVISE - Syntax

This message (posted by a client application) requests the receiving application to supply an update for a data item whenever it changes.

This message is always posted.

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

param2
     PDDESTRUCT  pDdeStruct  /*  DDE structure. */


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