GEANTLink/WLANManager
..
2016-09-13 10:28:38 +02:00
2016-09-16 20:54:01 +02:00
2016-08-28 12:22:04 +02:00
2016-08-28 12:22:04 +02:00
2016-08-28 12:22:04 +02:00
2016-08-28 12:22:04 +02:00
2016-08-28 12:22:04 +02:00
2016-08-28 12:22:04 +02:00
2016-08-28 12:22:04 +02:00

#WLANManager Invokes standard Windows Wireless Network Properties dialog

##Usage

WLANManager profile <name>
  • name - The name of the network profile (not neccessarely the same as SSID)

Return codes:

  • -1 = Invalid parameters
  • 0 = Success
  • 1 = Error parsing command line
  • 2 = WLAN handle could not be opened
  • 3 = WLAN provider negotiated unsupported version
  • 4 = Interface enumeration failed
  • 5 = Edit profile UI failed