# NetConn_NetHandleList ## 概述 网络列表。 **起始版本:** 11 **相关模块:** [NetConnection](capi-netconnection.md) **所在头文件:** [net_connection_type.h](capi-net-connection-type-h.md) ## 汇总 ### 成员变量 | 名称 | 描述 | |--------------------------------------------------------| -- | | [NetConn_NetHandle](capi-netconnection-netconn-nethandle.md) netHandles[[NETCONN_MAX_NET_SIZE]](capi-net-connection-type-h.md#宏定义) | netHandle列表。 | | int32_t netHandleListSize | netHandleList的实际大小。 |