55
Appendix A
• lpInBuffer
[in] Long pointer to a buffer that contains the data required to perform
the operation. This parameter can be NULL if the dwIoControlCode
parameter specifies an operation that does not require input data.
• nInBufferSize
[in] Size, in bytes, of the buffer pointed to by lpInBuffer.
• lpOutBuffer
[out] Long pointer to a buffer that receives the operation’s output data.
This parameter can be NULL if the dwIoControlCode parameter speci-
fies an operation that does not produce output data.
• nOutBufferSize
[in] Size, in bytes, of the buffer pointed to by lpOutBuffer.
• lpBytesReturned
[out] Long pointer to a variable that receives the size, in bytes, of the
data stored into the buffer pointed to by lpOutBuffer. The lpBytesRe-
turned parameter cannot be NULL. Even when an operation produces
no output data, and lpOutBuffer can be NULL, the DeviceIoControl
function makes use of the variable pointed to bylpBytesReturned.
After such an operation, the value of the variable is without meaning.
• lpOverlapped
[in] Ignored; set to NULL.
• Return Values
Nonzero indicates success. Zero indicates failure. To get extended
error information, call GetLastError.
Summary of Contents for TPC-60S
Page 1: ...TPC 61S Series ARM9 Touch Panel Computers with 5 7 QVGA STN LCD Dis play User Manual...
Page 8: ...TPC 60S Series User Manual viii...
Page 12: ...TPC 60S Series User Manual xii...
Page 19: ...7 Chapter1 1 8 Exploded Diagram Figure 1 3 Assembly Exploded...
Page 21: ...2 CHAPTER 2 System Setup This chapter provides a brief explana tion for operating the TPC 60S...
Page 53: ...41 Chapter4 Configure the connection setting Figure 4 31 Configure Connection Setting...
Page 65: ...2 APPENDIX A Watchdog Timer Programming...
Page 72: ...TPC 60S Series User Manual 60...
Page 73: ...2 APPENDIX B Fuse Specifications...
Page 75: ...2 APPENDIX C Pin Assignments...