2009/7/24 galapogos <[email protected]>: > I've monitored the return value of IFDOpenIFD() as called from > RFInitializeReader() and instead of IFD_SUCCESS, it's 0x269. This is > returned from ifdwrapper.c in line 151: > > rv = (*IFDH_create_channel_by_name) (rContext->dwSlot, rContext->lpcDevice); > > What does the return value mean?
from http://svn.debian.org/viewsvn/pcsclite/trunk/PCSC/src/PCSC/ifdhandler.h?view=markup #define IFD_NO_SUCH_DEVICE 617 -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
