EasyManua.ls Logo

Argox PT-9230 - Pt_Checkbarcodedata

Argox PT-9230
182 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
PT-9230 Mobile Computer SDK Programming Manual 105
PT_CheckBarcodeData
To Check whether there is scanned barcode data available in system buffer.
BOOL PT_CheckBarcodeData
{
}
Parameters
None
Returned Values
This function returns TRUE if there is scanned barcode data in system buffer and FALSE if there is no scanned
barcode data in system buffer.
Example
if(PT_CheckBarcodeData())
m_strScanData = _T("There are barcode data in system buffer");
else
m_strScanData = _T("There are no barcode data in system buffer ");
Requirements
OS Versions: Windows CE 6.0 or beyond.
Header: scanapiax.h
Link Library: scanapiax.lib
Link DLL: scanapiax.dll
Device: PT90

Table of Contents

Related product manuals