Skip to content

Commit a44009a

Browse files
authored
Merge pull request #2078 from iPhilip/patch-63
Update nf-wlanapi-wlanscan.md
2 parents 7a83f3c + dcd8945 commit a44009a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk-api-src/content/wlanapi/nf-wlanapi-wlanscan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The GUID of the interface to be queried.
7171

7272
### -param pDot11Ssid [in, optional]
7373

74-
A pointer to a <a href="/windows/desktop/NativeWiFi/dot11-ssid">DOT11_SSID</a> structure that specifies the SSID of the network to be scanned. This parameter is optional. When set to <b>NULL</b>, the returned list contains all available networks.
74+
A pointer to a <a href="/windows/desktop/NativeWiFi/dot11-ssid">DOT11_SSID</a> structure that specifies the SSID of the network to be scanned. This parameter may be <b>NULL</b>.
7575
<b>Windows XP with SP3 and Wireless LAN API for Windows XP with SP2:  </b>This parameter must be <b>NULL</b>.
7676

7777
### -param pIeData [in, optional]
@@ -202,4 +202,4 @@ Since it becomes more difficult for a wireless interface to send and receive dat
202202

203203

204204

205-
<a href="/windows/desktop/api/wlanapi/nf-wlanapi-wlansetpsdiedatalist">WlanSetPsdIEDataList</a>
205+
<a href="/windows/desktop/api/wlanapi/nf-wlanapi-wlansetpsdiedatalist">WlanSetPsdIEDataList</a>

0 commit comments

Comments
 (0)