harmony 鸿蒙NetConn_NetHandleList

  • 2025-06-12
  • 浏览 (4)

NetConn_NetHandleList

Overview

Network list.

Since: 11

Related module: NetConnection

Header file: net_connection_type.h

Summary

Member Variables

Name Description.
netHandles [NETCONN_MAX_NET_SIZE] Network handle list.
netHandleListSize Actual size of the network handle list.

Member Variable Description

netHandleListSize

int32_t NetConn_NetHandleList::netHandleListSize

Description

Actual size of the network handle list.

netHandles

NetConn_NetHandle NetConn_NetHandleList::netHandles[NETCONN_MAX_NET_SIZE]

Description

Network handle list.

你可能感兴趣的鸿蒙文章

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  赞