harmony 鸿蒙OH_Huks_Result
OH_Huks_Result
Overview
Defines the return data, including the result code and message.
Since: 9
Related Modules:
Summary
Member Variables
Name | Description |
---|---|
errorCode | Result code. |
errorMsg | Description of the result code. |
data | Other data returned. |
Member Variable Description
data
uint8_t* OH_Huks_Result::data
Description
Other data returned.
errorCode
int32_t OH_Huks_Result::errorCode
Description
Result code.
errorMsg
const char* OH_Huks_Result::errorMsg
Description
Description of the result code.
你可能感兴趣的鸿蒙文章
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦