Click here to Skip to main content
15,915,081 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am working on an application to detect incoming calls using tapi in .net c#. I am able to detect the incoming calls but not the caller id. If I am using
C#
Interop.TAPI3Lib.dll
,I am getting an error"Error HRESULT E_FAIL has been returned from a call to a COM component.". Any body have the idea regarding this? Please help me to solve this.

Thanks in advance

What I have tried:

I have tried to solve this issue by using JulMar.ITapi3 library. It solved the error but the caller id returns an empty string
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900