harmony 鸿蒙ISaCommandCallback
ISaCommandCallback
概述
定义异步API接口回调,可以发送命令给SA。见IExecutor。
起始版本: 4.0
相关模块:HdfFingerprintAuth
汇总
Public 成员函数
名称 | 描述 |
---|---|
OnSaCommands ([in] struct SaCommand[] commands) | 定义SA命令过程回调函数。 |
成员函数说明
OnSaCommands()
ISaCommandCallback::OnSaCommands ([in] struct SaCommand[] commands)
描述
定义SA命令过程回调函数。
起始版本: 4.0
参数:
名称 | 描述 |
---|---|
commands | SA命令见 SaCommand。 |
返回:
0 表示操作成功。
非0 表示操作失败。
你可能感兴趣的鸿蒙文章
harmony 鸿蒙FingerprintAuth HDI 参考
harmony 鸿蒙FingerprintAuthTypes.idl
harmony 鸿蒙FingerprintAuthTypes.idl
harmony 鸿蒙HdfFingerprintAuth (V1_0)
harmony 鸿蒙HdfFingerprintAuth (V1_1)
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦