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