CARD_GetCurrentBackupType

Syntax

#include <nitro/card.h>

CARDBackupType CARD_GetCurrentBackupType(void);

Arguments

None.

Return Values

Returns the type of the currently specified backup device.

Description

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.

See Also

CARD_IdentifyBackup, CARDBackupType

Revision History

2004/07/28 Added a link.
2004/07/05 Initial version.


CONFIDENTIAL