
CARROLL TOUCH
Appendix E - Dynamic Link Library (DLL) Function Reference
Touch System Programmer’s Guide
E-11
InitializeTouch (16)
Description
This function re-initializes the touch system. The touch system type and
communication parameters that were in effect when Windows was
started are used.
IMPORTS Statement in the Definition File
InitializeTouch=MOUSE.16
Functions Prototype
void FAR PASCAL InitializeTouch(LPSTR);
Data Structure and Parameter Variable
static char initresult;
Function Call
InitializeTouch(&initresult);
Summary of Contents for TouchSystems CarrollTouch Prog
Page 1: ...CARROLL TOUCH TOUCH PRODUCTS an company AMP Touch System Programmer s Guide ...
Page 11: ...Table of Contents CARROLL TOUCH viii ...
Page 13: ...Table of Contents CARROLL TOUCH x ...
Page 17: ...Welcome CARROLL TOUCH xiv Touch System Programmer s Guide ...
Page 41: ...Chapter 3 General Programming Issues CARROLL TOUCH 3 12 Touch System Programmer s Guide ...
Page 57: ...Chapter 4 Smart Frame Protocol CARROLL TOUCH 4 16 Touch System Programmer s Guide ...
Page 237: ...Appendix D CTKERN Function Reference CARROLL TOUCH D 42 Touch System Programmer s Guide ...