Hand Held Products PadCom TT1500 User Manual page 114

Point-of-sale terminal control library
Table of Contents

Advertisement

case WM_TIMER:
{
switch ( idTime )
{
}
}
}
SetTimer(hWnd, MSR_TIMER_ID, 1000, lpfnMyTimerProc);
}
//
// ********************************************************************************
// *
// * ResetMSR - initializes the MSR and sets up a timer to pole for MSR data
// *
// ********************************************************************************
//
int ResetMSR ( HWND hWnd )
{
//
// *******************************************************
// * Step 2: prepare the MSR to read data.
// *******************************************************
//
if ( padGetMagTrack ( 0,0,0 ) )
{
5 - 26
case MSR_TIMER_ID:
{
if ( ReadMSR () )
{
PostMessage ( hWnd, WM_COMMAND, MSR_DATA_READ, 0 );
return;
}
}
*
*
*
*

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents