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 - <b>class tddemlserver</b> ddeml server object management http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TDDEMLServer  DDEML Server Object management
--------------------------------------------------------------------------------

 DATAs
--------------------------------------------------------------------------------
 hInst          A handle of the DDEML instance session
 hConv          A handle of the DDEML conversation
 cService       The name of the service
 hService       The handle of the service
 lConnecting    If the server is in the process of connecting with a Client
 hSz2           Some processes require to hold a hSZ2 handle stored here
 aClients       An array with all the attended Clients
 bOnConnect     The action to perform when connecting to a client
 bOnRequest     The action to perform on a client request
 bOnDisconnect  The action to perform when a client disconnects
 bOnExecute     The action to perform on a Client Execute command

 METHODs
--------------------------------------------------------------------------------
 New            Constructor METHOD
 Connect        Automatically called when a Client wants to connect
 ConnectConfirm Automatically called when a Client has finally connected
 Disconnect     Automatically called when a Client has disconnected
 Execute        Automatically called when a Client has sent a command
 Request        Automatically called when a Client has done a request
 Return         Use this method to return data to a Client Request

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