# NetConn_NetHandleList ## Overview Defines the network list. **Since**: 11 **Related module**: [NetConnection](capi-netconnection.md) **Header file**: [net_connection_type.h](capi-net-connection-type-h.md) ## Summary ### Member Variables | Name | Description| |--------------------------------------------------------| -- | | [NetConn_NetHandle](capi-netconnection-netconn-nethandle.md) netHandles[[NETCONN_MAX_NET_SIZE]](capi-net-connection-type-h.md#macros) | Network handle list.| | int32_t netHandleListSize | Actual size of the network handle list.|