harmony 鸿蒙FileShare_PolicyErrorResult
FileShare_PolicyErrorResult
Overview
Represents the permission policy error result.
Since: 12
Related module: FileShare
Header file: oh_file_share.h
Summary
Member Variables
Name | Description |
---|---|
char * uri | Pointer to the URI, for which the permission fails to be granted or activated. |
FileShare_PolicyErrorCode code | Error code corresponding to the URI. |
char * message | Pointer to the error message. |
Member Variable Description
code
FileShare_PolicyErrorCode FileShare_PolicyErrorResult::code
Description Error code corresponding to the URI.
message
char* FileShare_PolicyErrorResult::message
Description Pointer to the error message.
uri
char* FileShare_PolicyErrorResult::uri
Description Pointer to the URI, for which the permission fails to be granted or activated.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙FileShare_PolicyInfo
harmony 鸿蒙File Management Error Codes
harmony 鸿蒙@ohos.application.BackupExtensionAbility (BackupExtensionAbility)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦