Argox PT-10 Manual do Utilizador Página 49

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 79
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 78 79

Comentários a estes Manuais

Sem comentários