Thanks for the article. I think that only ReadDeviceData capability is required for GetCurrentNetworkInfo(). Please confirm this and update the article after that.
Cheers,
--Kiran10182 20:33, 5 May 2009 (EEST)
Documentation(OS v9.1) says it require ReadUserData, ReadDeviceData and Location capability.
But when i checked epocwind.out, i found its require ReadDeviceData and WriteDeviceData. So i am going to change article as per *PlatSec* WARNING.
Let me know, if it still require any changes.
I am damn sure about this. GetCurrentNetworkInfo() requires only ReadDeviceData capability. Try it out on real device.
Cheers, --Kiran10182 10:19, 9 May 2009 (EEST)
Ok i will test it on devide.
Yes it worked fine with ReadDeviceData only. Now its my turn to findout whay epocwind.out soughted for WriteDeviceData.
Anyway, thanks for pointig out.