TAP_Hdd_FindFirst

Topfield Documentation

dword TAP_Hdd_FindFirst(TYPE_File *file);

It starts to scan the file in the current directory.

  • file : the pointer of TYPE_File which the file information is saved to.
return value : total files in the current directory

Additional Documentation