J
Jon Abaunza
Hallo!
I'm using Alex Feinman's Tapi wrapper (v.1.6) and I am always having an
Exception whenever I get the event of NewCall. The same exception
happens if I try to run the example projects TapiApp or CallMonitor.
I cannot see exactly where is the error since I don't have the source
code. But looking into the the Call stack it seems there is an error
when Marshalling the LINECALLINFO structure.
Does someone know where could I get the source code? Or how could make
a work around for this problem?
Thanks in advance for any help
Jon
Call Stack
---------------
mscorlib.dll!System.Runtime.InteropServices.Marshal.SizeOf(object
structure = {Name = "LINECALLINFO" FullName =
"OpenNETCF.Tapi.LINECALLINFO"})
mscorlib.dll!System.Runtime.InteropServices.Marshal.SizeOf(System.Type
t = {Name = "LINECALLINFO" FullName = "OpenNETCF.Tapi.LINECALLINFO"}) +
0x6 bytes
TapiLib.dll!OpenNETCF.Tapi.Call.Call(System.IntPtr hCall = 6098800)
Line 27 + 0x10 bytes C#
TapiLib.dll!OpenNETCF.Tapi.Tapi.OnNewCall(OpenNETCF.Tapi.LINEMESSAGE
msg = {LINE_APPNEWCALL}) Line 278 + 0x1e bytes C#
TapiLib.dll!OpenNETCF.Tapi.Tapi.TapiThreadProc() Line 266 C#
I'm using Alex Feinman's Tapi wrapper (v.1.6) and I am always having an
Exception whenever I get the event of NewCall. The same exception
happens if I try to run the example projects TapiApp or CallMonitor.
I cannot see exactly where is the error since I don't have the source
code. But looking into the the Call stack it seems there is an error
when Marshalling the LINECALLINFO structure.
Does someone know where could I get the source code? Or how could make
a work around for this problem?
Thanks in advance for any help
Jon
Call Stack
---------------
mscorlib.dll!System.Runtime.InteropServices.Marshal.SizeOf(object
structure = {Name = "LINECALLINFO" FullName =
"OpenNETCF.Tapi.LINECALLINFO"})
mscorlib.dll!System.Runtime.InteropServices.Marshal.SizeOf(System.Type
t = {Name = "LINECALLINFO" FullName = "OpenNETCF.Tapi.LINECALLINFO"}) +
0x6 bytes
TapiLib.dll!OpenNETCF.Tapi.Call.Call(System.IntPtr hCall = 6098800)
Line 27 + 0x10 bytes C#
TapiLib.dll!OpenNETCF.Tapi.Tapi.OnNewCall(OpenNETCF.Tapi.LINEMESSAGE
msg = {LINE_APPNEWCALL}) Line 278 + 0x1e bytes C#
TapiLib.dll!OpenNETCF.Tapi.Tapi.TapiThreadProc() Line 266 C#