#include <revolution/card.h>s32 CARDGetStatus(s32 chan, s32 fileNo, CARDStat* stat);chan |
EXI channel number. |
|
File entry number. |
|
Pointer to buffer to read the file status. |
One of the following codes:
CARD_RESULT_FATAL_ERROR
CARD_RESULT_NOCARD
CARD_RESULT_NOFILE
CARD_RESULT_NOPERM
CARD_RESULT_BUSY
CARD_RESULT_READY
Gets the file status using a file number.
Memory Card Functions,
CARDStat
2006/03/01 Initial version.
CONFIDENTIAL