• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# NetConn_NetHandleList
2
3## Overview
4
5Defines the network list.
6
7**Since**: 11
8
9**Related module**: [NetConnection](capi-netconnection.md)
10
11**Header file**: [net_connection_type.h](capi-net-connection-type-h.md)
12
13## Summary
14
15### Member Variables
16
17| Name                                                    | Description|
18|--------------------------------------------------------| -- |
19| [NetConn_NetHandle](capi-netconnection-netconn-nethandle.md) netHandles[[NETCONN_MAX_NET_SIZE]](capi-net-connection-type-h.md#macros) | Network handle list.|
20| int32_t netHandleListSize                              | Actual size of the network handle list.|
21