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 - ddeterminate() dde terminate fivewin management function http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 DDETerminate()         DDE Terminate FiveWin management function
--------------------------------------------------------------------------------

   Syntax:              DDETerminate( <hWndServer> )  --> nil

                        Called when a DDE conversation has finished.

                        This is a FiveWin internal function for DDE support.

                        Use FiveWin DDE classes and xBase commands as they
                        are much easier to use and more powerful.

   Parameters:

   <hWndServer>         The handle of the window which it is acting
                        as a server in a DDE conversation.

   Returns:             nothing

   Observations:

   Sample:              SAMPLES\\TestDDE.prg DDEClien.prg DDEServe.prg

   Source code:         SOURCE\\CLASSES\\TDDE.prg

   See also:            DDeCommand() DdeGetCommand() DdeTerminate()


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