Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dialing out
Message
From
06/11/2001 13:09:32
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/11/2001 13:02:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00578109
Message ID:
00578114
Views:
40
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform