#include <revolution/card.h>s32 CARDGetFileNo(CARDFileInfo* fileInfo); |
Pointer to file info for checking the file entry number. |
File entry number.
Returns the file entry number of the open file. The file info must be opened using the CARD*Open functions.
03/01/2006 Initial version.