Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATFileSystem::FileExists
virtual CATResult CATFileSystem::FileExists ( const CATString pathname  )  [pure virtual]

FileExists should return a successful result if the file exists, or an error otherwise.

Note: FileExists() fails if a directory of that name is present.

Parameters:
pathname - path to file to check for existance.
Returns:
CATResult - successful result if the file is found.

Implemented in CATFileSystem_Win32.

Referenced by CATPrefs::Import().


Generated on Mon Feb 11 04:10:28 2008 for Game Accessibility Suite by doxygen 1.5.4