harmony 鸿蒙NetConn_NetHandleList

  • 2025-06-16
  • 浏览 (3)

NetConn_NetHandleList

概述

网络列表。

起始版本: 11

相关模块:NetConnection

所在头文件: net_connection_type.h

汇总

成员变量

名称 描述
netHandles [NETCONN_MAX_NET_SIZE] netHandle列表。
netHandleListSize netHandleList的实际大小。

结构体成员变量说明

netHandleListSize

int32_t NetConn_NetHandleList::netHandleListSize

描述

netHandleList的实际大小。

netHandles

NetConn_NetHandle NetConn_NetHandleList::netHandles[NETCONN_MAX_NET_SIZE]

描述

netHandle列表。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Network Kit(网络服务)

harmony 鸿蒙NetConn_ConnectionProperties

harmony 鸿蒙NetConn_HttpProxy

harmony 鸿蒙NetConn_NetAddr

harmony 鸿蒙NetConn_NetCapabilities

harmony 鸿蒙NetConn_NetConnCallback

harmony 鸿蒙NetConn_NetHandle

harmony 鸿蒙NetConn_NetSpecifier

harmony 鸿蒙NetConn_Route

harmony 鸿蒙NetConnection

0  赞