harmony 鸿蒙HdfNetDeviceInfo
HdfNetDeviceInfo
概述
网络设备信息。
Since: 3.2 Version: 1.0 相关模块:
汇总
Public 属性
名称 | 描述 |
---|---|
index | unsigned int 网络设备索引。 |
ifName | String 网卡名称。 |
ifNameLen | unsigned int 网卡名称长度。 |
iftype | unsigned char 网卡类型。 |
mac | unsigned char[] 网络设备MAC地址。 |
类成员变量说明
ifName
String HdfNetDeviceInfo::ifName
描述: 网卡名称。
ifNameLen
unsigned int HdfNetDeviceInfo::ifNameLen
描述: 网卡名称长度。
iftype
unsigned char HdfNetDeviceInfo::iftype
描述: 网卡类型。
index
unsigned int HdfNetDeviceInfo::index
描述: 网络设备索引。
mac
unsigned char [] HdfNetDeviceInfo::mac
描述: 网络设备MAC地址。
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ActivityRecognitionTypes.idl
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦