PT-90 Mobile Computer SDK Programming Manual
201
Scan2Key Related Functions
PT_OpenScan2Key
To Execute scan.exe to scan barcode and send the scanned data into terminal key buffer.
BOOL
PT_OpenScan2Key
{
}
Parameters
None
Returned Values
Returning TRUE if the operation is successful, otherwise, return FALSE.
Example
BOOL bResult;
bResult = PT_OpenScan2Key();
if(!bResult)
AfxMessageBox(_T("PT_OpenScan2Key fail"));
Requirements
OS Versions:
Windows CE 6.0 or beyond.
Header:
scanapiax.h
Link Library:
scanapiax.lib
Link DLL:
scanapiax.dll
Device:
PT90