Quantcast
Channel: Gemalto Sentinel Customer Discussions
Viewing all articles
Browse latest Browse all 1619

Re : RNBOsproGetVersion()

$
0
0
Gaurav -- Thank you. I have added the new spromeps.lib and spromeps.h.

It appears to me that the new RNBOsproGetVersionEx() function is not working correctly. 

As a test I completely removed the SuperPro drivers and then ran the Medic to verify that they are not there.

I then run the following code in my program:

PSPRO_DVR_VERSIONINFOEX spro_drvr_version;
SP_STATUS st;
st = RNBOsproGetVersionEx(spro_drvr_version);

st is coming back as SP_SUCCESS

It appears to report the drivers are there even when they are not. 

When I run the old version of the function:

RNBOsproGetVersion(ApiPacket, &a, &b, &c, &d);

It comes back with error code 12, which is correct.

Please help.

Thank you.

Luke


Viewing all articles
Browse latest Browse all 1619

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>