#include <revolution/card.h>s32 CARDClose(CARDFileInfo* fileInfo); |
Pointer to the file info of the file to close. |
One of the following codes:
CARD_RESULT_FATAL_ERROR
CARD_RESULT_NOCARD
CARD_RESULT_BUSY
CARD_RESULT_READY
Closes a file.
03/01/2006 Initial version.