Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Number of connected links.

### -field linksInfo[1]

A [WLAN_REALTIME_CONNECTION_QUALITY_LINK_INFO](./ns-wlanapi-wlan_realtime_connection_quality_link_info.md) of size *ulNumLinks*. Each element contains information about a different connected link.
An array of [WLAN_REALTIME_CONNECTION_QUALITY_LINK_INFO](./ns-wlanapi-wlan_realtime_connection_quality_link_info.md) structures. The number of items in the array is specified in the <b>ulNumLinks</b> member. Each element contains information about a different connected link.

## -remarks

Expand Down