#include <nitro/card.h>
CARDBackupType CARD_GetCurrentBackupType(void);
Returns the type of the currently specified backup device. The return value is the same as the one last specified in the CARD_IdentifyBackup function.
None.
Returns the type of the currently specified backup device.
CARD_IdentifyBackup, CARD_Backup_Type_Const
07/28/2004 Added link
07/05/2004 Initial Version