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 - openclipboard() open the windows clipboard to start using it http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 OpenClipboard()        Open the Windows clipboard to start using it
--------------------------------------------------------------------------------

   Syntax:              OpenClipboard( <hWnd> )  --> <lSuccess>

   Parameters:

   <hWnd>               The handle of the window to be associated
                        with the open clipboard

   Returns:

   <lSuccess>           .t. is was possible to open it, .f. if another
                        application was alread using it

   Observations:        FiveWin automatically manages all these
                        functions from inside the TClipBoard class.

   Sample:              SAMPLES\\TestClip.prg

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

   See also:            CloseClipboard() SetClpData()


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