Finds the first file matching a specified search pattern.
- Parameters
-
pSearchPattern | The search pattern. The search pattern MUST be a full justified fuji path begining with a volume, and ending with a filename pattern to match. |
pFindData | Pointer to an MFFindData structure which receives details about the file. |
- Returns
- An MFFind handle that is passed to subsequent calls to MFFileSystem_FindNext and MFFileSystem_FindClose.
- See Also
- MFFileSystem_FindNext(), MFFileSystem_FindClose()