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

  • 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 52
Scan2Key Related Functions
PT_OpenScan2Key
Execute scan.exe to scan barcode data into Terminal key buffer.
BOOL PT_OpenScan2Key
{
}
Parameters
None
Return Values
Return TRUE if the operation is successful, otherwise return FALSE.
Example
BOOL bResult;
bResult = PT_OpenScan2Key();
if(!bResult)
AfxMessageBox(_T("PT_OpenScan2Key fail"));
Requirements
OS Versions: Windows CE 5.0 and later.
Header: scanapiax.h
Link Library: scanapiax.lib
Link DLL: scanapiax.dll
Device: PT60
Programming Manual 50
Zobrazit stránku 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 78 79

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

Žádné komentáře