Casio IT-2000W Technical Reference Manual page 240

Casio pda technical reference manual
Table of Contents

Advertisement


Setup values of WIN.INI file
Set up the IrDA section of the WIN.INI as follows;
[IrDA.COM2]
IrDA=ON
MaxBaudRate=115200
SizeWindow=1
SizeData=2048
DisconnectThresholdTime=3
MaxTurnAroundTime=500
MinTurnAroundTime=5000
NumBOF=0
DeviceNickName=devicenickname
DeviceName=devicename
DiscoverCount=0
ServiceTyte=7
Interface to DLL
Copy FLINK.DLL to the Windows system directory or to a directory where the application is
located.

void InitFlink(HWND hWndParent, HINSTANCE hInst)
This initializes FLINK.DLL. Be sure to call it before using the DoFlink() or DoFLinkForVB()
function.
SYMTAX
void InitFlink(HWND hWndParent, HINSTANCE hInst)
INPUT
hWndParent = Window handle of the call source side
hInst = Instance of the call source side
OUTPUT
None
Example
/* Code in C++ */
InitFLink(hWnd, hInst);
*To be set according to the communication speed employed.
*Set to "4" only if my HT is the primary side of the
VxD not registered yet
240
* Can be an optional character string.
HT-to-HT communication.

Advertisement

Table of Contents
loading

Table of Contents