User's Manual
Table Of Contents
- About This Guide
- Chapter 1 Introduction
- Chapter 2 DLL File Formats
- Chapter 3 Setting up the PDT 1100 in System Mode
- Chapter 4 DLL Functions

4-5
DLL Functions
AbortIt3c()
Description
Aborts the current file transmission.
Syntax
Returned value
For VC++4.0
int AbortIt3c(void);
For VB4.0
Declare Function AbortIt3c Lib “It3cw32d.dll” () As Long
This function returns the same value as an error code, showing the current file transfer status
when it is called.
0 Was not transferring.
60 Was sending.
61 Was receiving.