Argox PT-10 Instrukcja Użytkownika Strona 49

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 79
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 78 79

Komentarze do niniejszej Instrukcji

Brak uwag