SmFsFindFile

Synopsis
int SmFsFindFile( int sh,
   		  char * name,
  		  unsigned int size
		  );
Description

Fetch name of next directory entry from file search context

Parameters
sh Search handle to continue.
name Pointer to location to hold found file name matching pattern.
pattern Length of name buffer.
Return Value

Returns 0 or an error condition.