Enable/Disable PHONE functionality with .net cf??

  • Thread starter Thread starter juvi
  • Start date Start date
J

juvi

Hello,

how can I enable / disable the phone functionality on WM5.0 - WM6.1
Professional based smartphones by .net cf code? Is this possible somehow?

thx
juvi
 
You can do this using TAPI. This question gets asked all the time. Checkout
the archives. The function you need is lineSetEquipmentState. SDF has
written a wrapper, checkout that out if you don't want to write the code
yourself as there is no support in the framework for it.
 
Back
Top