A
Alex
I woud catch the scan event raised when a barcode is readed from my symbol
ppt 8800.
This is the function that I would use:
DWORD SCAN_ReadLabelEvent(HANDLE hScanner,
LPSCAN_BUFFER lpScanBuffer,HANDLE hEvent,
DWORD dwTimeOut, LPDWORD lpdwRequestID
);
How can I receive the event in CF?
Thank in Advance,
Alex
ppt 8800.
This is the function that I would use:
DWORD SCAN_ReadLabelEvent(HANDLE hScanner,
LPSCAN_BUFFER lpScanBuffer,HANDLE hEvent,
DWORD dwTimeOut, LPDWORD lpdwRequestID
);
How can I receive the event in CF?
Thank in Advance,
Alex