NAME
DesfireAPI :: Error messages 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
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