Hand Held Products PadCom TT1500 User Manual page 122

Point-of-sale terminal control library
Table of Contents

Advertisement

}
//
// ********************************************************************************
// *
// * WndProc - Message handler for the application
// *
// ********************************************************************************
//
LRESULT WndProc(
HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam
)
{
char msrData [1024];
switch( Msg )
{
case WM_CREATE:
{
//
// *******************************************************
// * Step 1: Turn on the Transaction Team device using padConnect.*
// *******************************************************
//
if( padConnect() )
{
}
else
{
5 - 34
*
*
if ( !ResetMSR ( hWnd ) )
{
PostQuitMessage( 1 );
}
*

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents