Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

WDDEServer:Start() Method
Start a conversation as a slave server
------------------------------------------------------------------------------

Syntax
<oDDE>:Start( <hWndClient> , <hTopicAtom> )   -->   self

Arguments
<hWndClient> is the client's window handle, which can be used
to uniquely define the client (if you need it).

<hTopicAtom> is an atom specifying the DDE topic.  Zero means
any/all topics.

Returns
SELF.

Description
This method is invoked when a client starts a DDE conversation
with the server, with the topic (if any) specified.

Example


See Also: WDDEServer:Axit() WDDEServer:Init() WDDEServer:Stop()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson