NAME
DesfireAPI :: Error message and misc. translation functions
COPYRIGHT
(c) 2009 SpringCard - www.springcard.com
DESCRIPTION
Error message function to retrieve the error message corresponding to the status code For Mifare DesFire MF3ICD40 cards
NAME
GetErrorMessage
DESCRIPTION
Retrieves the error message corresponding to the status code
SYNOPSIS
[[sprox_desfire.dll]] const TCHAR* SPROX_Desfire_GetErrorMessage(SWORD status); [[sprox_desfire_ex.dll]] const TCHAR* SPROXx_Desfire_GetErrorMessage(SWORD status); [[pcsc_desfire.dll]] const TCHAR* SCardDesfire_GetErrorMessage(LONG status);
INPUTS
SPROX_RC status : value of error code
RETURNS
const TCHAR * : error message corresponding to the status code