Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - Norton Guide http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 METHOD DdeInitiate CLASS TWindow
--------------------------------------------------------------------------------
Syntax:
   TWindow:DdeInitiate( <hWndClient>, <nAppName>, <nTopicName> )  -->

Parameters:

<hWndClient>   The handle of the client window for which the DDE session has to be
               initiated.

<nAppName>     The handle to a global atom (created by GetGlobalAtom() ) which
               contains the name of the DDE server.

<nTopicName>   The handle to a global atom which contains the name of the topic for
               with which the DDE session is to be initiated.

Purpose:
The DDEInitiate() method is called by the eventhandler of a DDE server(normally the
main window of an application) when a DDE client wants to start a session. The method
also receives the name of the application that want a connection and the topic the
client program wants a DDE link for.

seealso:




Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson