Argox PT-10 Instrukcja Użytkownika Strona 64

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 79
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 63
GetTriggerKeyStatus
This function will get scan key status.
DWORD GetTriggerKeyStatus
{
}
Parameters
None.
Return Values
The return value 1 indicates that scan key is enable. The return value 0 indicates that scan key is disable.
Example
if(GetTriggerKeyStatus())
AfxMessageBox(_T("scan key ensable!"));
else
AfxMessageBox(_T("scan key disable!"));
Requirements
OS Versions: Windows CE 5.0 and later.
Header: scanapiax.h
Link Library: scanapiax.lib
Link DLL: scanapiax.dll
Device: PT60
Programming Manual 61
Przeglądanie stron 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 78 79

Komentarze do niniejszej Instrukcji

Brak uwag