NWMUDS:StartScan: Difference between revisions
Steveice10 (talk | contribs) m Steveice10 moved page NWMUDS:RecvBeaconBroadcastData to NWMUDS:StartScan |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 12: | Line 12: | ||
|- | |- | ||
| 2-14 | | 2-14 | ||
| | | Input [[NWM_Services|ScanInputStruct]]. | ||
|- | |- | ||
| 15 | | 15 | ||
Line 44: | Line 44: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | =Description= | ||
This returns beacon data for all UDS wifi beacons received by this system. | This returns beacon data for all UDS wifi beacons received by this system, with the specified wlancommID+ID8. See also the scaninput struct. | ||
Official user processes create a new event handle which is then passed to this command. However, those user processes don't save that handle ''anywhere'' afterwards. | Official user processes create a new event handle which is then passed to this command. However, those user processes don't save that handle ''anywhere'' afterwards. | ||
This command can ''only'' be used when not connected to a network. |