C
Chris Nebinger
Yes, it should be possible, the same as in VB. But, as to
how, it's something I've never done.
Also, how would the caller's phone number get passed?
You might want to check the VB sites
(http://vbnet.mvps.org) for more info. I'd be interested
in seeing what you get done then.
Chris Nebinger
customer phone numbers and if the customer is recognised
then popup a form with the customer's details and allow
the user to answer the call.
on RegisterCallNotifications.
how, it's something I've never done.
Also, how would the caller's phone number get passed?
You might want to check the VB sites
(http://vbnet.mvps.org) for more info. I'd be interested
in seeing what you get done then.
Chris Nebinger
when the phone rings we can have Access query a table of-----Original Message-----
We want to be able to have an Access XP database be notified of TAPI events.
The functionality that we would like to produce is that
customer phone numbers and if the customer is recognised
then popup a form with the customer's details and allow
the user to answer the call.
not know what to pass for the lCallbackInstance parameterWe have a reference to the TAPI 3.0 Type Library but do
on RegisterCallNotifications.