V
vikku
Hello
Hello Everyone!!! I am working with windows Telephony application usin
panasonic TSP in that i am using extended functionality to change class o
service...I wrote a function which i
[DllImport("Tapi32.dll", CharSet = CharSet.Auto, SetLastError = true)
public static extern int lineDevSpecific
IntPtr hLine
IntPtr lpParam
)
Now i need to pass parametr(IntPtr lpParams)in the above function but i am no
getting what value to pass in second parameter.Any help will be highl
appreciated..Thanx in advance..
Hello Everyone!!! I am working with windows Telephony application usin
panasonic TSP in that i am using extended functionality to change class o
service...I wrote a function which i
[DllImport("Tapi32.dll", CharSet = CharSet.Auto, SetLastError = true)
public static extern int lineDevSpecific
IntPtr hLine
IntPtr lpParam
)
Now i need to pass parametr(IntPtr lpParams)in the above function but i am no
getting what value to pass in second parameter.Any help will be highl
appreciated..Thanx in advance..