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 - ngetfilefilter() returns the fileselect dialogbox selected type http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 nGetFileFilter()       Returns the FileSelect DialogBox selected type
--------------------------------------------------------------------------------

   Syntax:              nGetFileFilter()  --> <nType>

   Parameters:

   <nType>              A numeric value indicating the type
                        of files that was selected from inside the
                        standard DialogBox WinApi cGetFile() function.

   Returns:

   <nType>              A numeric value with the order of the
                        type of files selected from cGetFile()

   Observations:        This value only has meaning when several types
                        of files has been specified when calling cGetFile()

   Sample:              IDE\\Ide.prg

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

   See also:            cGetFile()


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