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 - removeprop() removes a previous stored window prop http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RemoveProp()           Removes a previous stored window prop
--------------------------------------------------------------------------------

   Syntax:              RemoveProp( <hWnd>, <cStringAtom> )  --> <lSuccess>


   Parameters:

   <hWnd>               Identifies the window whose property list is to
                        be changed.

   <cStringAtom>        A string or an atom that specifies a string.

   Returns:

   <lSuccess>           If the operation was sucessfull.

   Sample:              SOURCE\\CLASSES\\Window.prg METHOD Unlink

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

   See also:            SetProp() GetProp()


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