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

   Syntax:              DDEGetCommand( <pGlobalMemory> )  --> <cDDECommand>

                        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:

   <pGlobalMemory>      A numeric value which holds the pointer of
                        a global memory to be supplied to DDE services.

   Returns:

   <cDDECommand>        A character expression that holds the
                        DDE order we want to process.

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

   Source code:         SOURCE\\WINAPI\\Ddexc.c

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



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