harmony 鸿蒙NetConn_NetHandleList
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 鸿蒙NetConn_ConnectionProperties
harmony 鸿蒙NetConn_NetCapabilities
harmony 鸿蒙NetConn_NetConnCallback
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦