WlanOpenHandle fails with error code 1062

江枫思渺然 提交于 2019-12-19 10:41:21

问题


I am using the native Wifi Api to fetch the ssid on windows 8 machine but the "WlanOpenHandle" call always fails with the error code 1062. Any help?

Note: there is no wzc service on windows 8.


回答1:


As confirmed by the OP, the proximate cause of the error was that the service "WLAN AutoConfig" was not running. This requirement does not seem to be documented; I've added a note in the community contributions section.



来源:https://stackoverflow.com/questions/37333171/wlanopenhandle-fails-with-error-code-1062

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!