Argox pt-80 Mode D'Emploi

Page de 76
 
Scan2Key Related Functions 
PT_OpenScan2Key 
Execute scan.exe to scan barcode data into Terminal key buffer. 
BOOL PT_OpenScan2Key 
}  
 
Parameters 
 
 
None 
 
Return Values 
 
 
Return 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 4.2 and later. 
 
 
Header: scanapiax.h 
 
 
Link Library: scanapiax.lib 
Link DLL: scanapiax.dll 
Device: PT80
Programming Manual                                                                                            50