SmFsFindFile
Fetch name of next directory entry from file search context
Synopsis
int SmFsFindFile( int sh,
char * name,
unsigned int size
);
Parameter | Description |
---|---|
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.