Argox PT-10 Manuale Utente Pagina 66

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 79
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 65
TriggerKeyStatus
This function will get scan key press status.
DWORD TriggerKeyStatus
{
}
Parameters
None.
Return Values
The return value 1 indicates that scan key is pressed. The return value 0 indicates that scan key is released.
Example
if(TriggerKeyStatus())
AfxMessageBox(_T("scan key pressed!"));
else
AfxMessageBox(_T("scan key release!"));
Requirements
OS Versions: Windows CE 5.0 and later.
Header: scanapiax.h
Link Library: scanapiax.lib
Link DLL: scanapiax.dll
Device: PT60
Programming Manual 63
Vedere la pagina 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 78 79

Commenti su questo manuale

Nessun commento