hi i'm just started learn symbian c++, so i download sample from http://wiki.forum.nokia.com/index.ph...e:WLanInfo.zip,
then i test in real device,
but now i want to detect he ssid, so i saw code from
http://wiki.forum.nokia.com/index.ph..._WLAN_INFO_API but i don't know how to apply to the existing code,
i just add the header #include <wlanmgmtclient.h>, method GetSSID and GetWLANAPIInfoL into my WLanInfoAppui.cpp file.
then install the WLAN Info API plug-in into the sdk
then add CAPABILITY NetworkServices ReadUserData WriteUserData ReadDeviceData into WLanInfo.mmp
but when i compile i'm getting 37 error,
can any one help me to use the code to get ssid please
thanks

Reply With Quote



