PT-90 Mobile Computer SDK Programming Manual
151
APIVersion
Get RFID API version.
int APIVersion
{
char
lpOutVersion[]
}
Parameters
lpOutVersion
[out] Receive the RFID API version.
Returned Values
Returning zero if the operation is successful, otherwise, indicates failure.
Example
char cVersion[20];
if(APIVersion(cVersion) != 0)
AfxMessageBox(_T("Get API version fail"));
Requirements
OS Versions:
Windows CE 6.0 or beyond.
Header:
RFID.h
Link Library:
RFID.lib
Link DLL:
RFID.dll
Device:
PT90