Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dialing out
Message
De
06/11/2001 13:09:32
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
06/11/2001 13:02:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00578109
Message ID:
00578114
Vues:
38
>Hi folks -
>
>I have a table with phone numbers, names etc. I would like to create a form, which will display the name and phone numbers, then next to the phone number put a button which will dial out that number.
>Can anyone help me with the dial out part of the form?
>
>Thanks,
>
>Larry
Declare long tapiRequestMakeCall IN "tapi32.dll" ;
  string lpszDestAddress, ;
  string lpszAppName, ;
  string lpszCalledParty, ;
  string lpszComment
RtnVal = tapiRequestMakeCall(lcPhone, 0,0,0)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform