#include <revolution/card.h>BOOL CARDProbe(s32 chan); |
Slot number (Slot A: 0, Slot B: 1) |
TRUE if a device is inserted. Otherwise, FALSE.
Checks if some type of card is inserted in the specified slot. A non-Memory Card device may be inserted.
Note: To verify if a Memory Card is inserted in the specified slot, you should use the CARDProbeEx function instead of the CARDProbe function.
2006/03/01 Initial version.
CONFIDENTIAL