Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delphi 2 VFP
Message
From
10/09/2008 09:02:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Delphi 2 VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01346298
Message ID:
01346298
Views:
60
Hello, the World.
Please Help Me.
Delphi to VFP :


A. Write Card

WriteCard Prototype
Writecard (encodertype:integer;ncomm:integer;secnr:integer; cardtype: integer; guestname: pchar; roomno: pchar; checkin:pchar; checkout:pchar;var guestcardno:pchar):integer;


B. Read Card

ReadCard Prototype
ReadCard(encodertype:integer;ncomm:integer;secnr:integer;var cardtype:integer;
var syspass:pchar;var cardno:pchar;var roomno:pchar;var checkin:pchar;
var checkout:pchar):integer;


C. Clear Card

Function ClearCard(encodertype:integer;ncomm:integer;secnr:integer):integer;stdcall ;


D. GuestCheckOut

Function GuestCheckOut(cardno:pchar):integer;

Thank U.

- Tuberose
Reply
Map
View

Click here to load this message in the networking platform