#include <nitro/card.h>
BOOL CARD_IsAvailable( void );
None.
Returns TRUE
if the CARD module is initialized. Otherwise returns FALSE
.
Determines if the CARD_Init
function has already been called and the CARD module initialized.
2004/07/05 Initial version.
CONFIDENTIAL