WM_DDE_REQUEST - Syntax

This message is posted from client to server, to request that the server provide a data item to the client.

This message is always posted.

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

param2
     PDDESTRUCT  DdeStruct   /*  DDE structure. */


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