Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and TAPI32
Message
From
14/12/2001 17:39:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
VFP and TAPI32
Miscellaneous
Thread ID:
00594694
Message ID:
00594694
Views:
102
Hi Folks -

I'm try to get to know TAPI a little better, I ordered the MS SDK June 2001 CD, hoping to get a better insite to TAPI, but the CD will only work on NT and WIN2000 OS.

Does anyone have some documentation on TAPI please? I am trying to call the auto-dial feature using:

Declare long tapiRequestMakeCall IN "tapi32.dll" ;
string lpszDestAddress, ;
string lpszAppName, ;
string lpszCalledParty, ;
string lpszComment
RtnVal = tapiRequestMakeCall(lcPhone, 0,0,0)


The code works OK with the exception of, I get a screen just before the auto-dial kicks in saying Name to place call in log "Unkown". I have attempted to populate all the strings but without any joy.

Can anyone help me here please?

Thanks

Larry
Next
Reply
Map
View

Click here to load this message in the networking platform