ACC: Using TAPI to Dial a Phone Under Win95/NT 4.0 (95/97) (141625)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q141625 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article describes a sample Visual Basic function, DialNumber(),
that you can use to dial a telephone number from Microsoft Access 7.0
and 97 using your computer's modem. This method uses Telephony
Application Programming Interface (TAPI) function calls to dial the
number.
This technique provides the same behavior as the built-in AutoDialer
feature in Microsoft Access 7.0 and 97.
NOTE: Although this technique works in Windows 95 and Windows NT 4.0,
it may not work in Windows NT 3.51 because Windows NT 3.51 does not have
built-in TAPI support. For more information about dialing a phone number
in Microsoft Access without using TAPI, please see the following article
here in the Microsoft Knowledge Base:
148857 ACC: How to Dial a Phone Number Using MS Access 95/97
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to your version of the
"Building Applications with Microsoft Access" manual.
REFERENCES
For more information about the AutoDialer feature, search the Help Index
for AutoDialer.
For more information about the Declare statement, search the Help Index
for Declare Statement.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbinfo kbProgramming KB141625 |
---|
|