Argox PT-10 Manual de usuario Pagina 49

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 79
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 48
S2K_IsLoad
Check the application scan.exe(scan barcode data into key buffer) is running.
BOOL S2K_IsLoad
{
}
Parameters
None
Return Values
The return value TRUE indicates that scan.exe is running. The return value FALSE indicates that scan.exe is not
running.
Example
if(S2K_IsLoad()){
AfxMessageBox(_T("scan.exe load"));
else
AfxMessageBox(_T("scan.exe does not load"));
Requirements
OS Versions: Windows CE 5.0 and later.
Header: scanapiax.h
Link Library: scanapiax.lib
Link DLL: scanapiax.dll
Device: PT60
Programming Manual 46
Vista de pagina 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 78 79

Comentarios a estos manuales

Sin comentarios