#include <revolution/card.h>s32 CARDGetEncoding(s32 chan, u16* encode); |
EXI channel number. | ||||
|
Pointer to u16 type variable to receive the result.
|
One of the following codes:
CARD_RESULT_FATAL_ERROR
CARD_RESULT_NOCARD
CARD_RESULT_BUSY
CARD_RESULT_READY
Returns the text character encoding that is used by the specified Memory Card.
2006/03/01 Initial version.
CONFIDENTIAL