Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delphi 2 VFP
Message
De
10/09/2008 09:02:45
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Delphi 2 VFP
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01346298
Message ID:
01346298
Vues:
61
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
Répondre
Fil
Voir

Click here to load this message in the networking platform