Argox PT-10 Uživatelský manuál Strana 66

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 79
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 78 79

Komentáře k této Příručce

Žádné komentáře