harmony 鸿蒙FileShare_PolicyErrorResult

  • 2025-06-12
  • 浏览 (5)

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 鸿蒙Core File Kit

harmony 鸿蒙Environment

harmony 鸿蒙FileIO

harmony 鸿蒙FileShare_PolicyInfo

harmony 鸿蒙error_code.h

harmony 鸿蒙File Management Error Codes

harmony 鸿蒙FileShare

harmony 鸿蒙FileUri

harmony 鸿蒙@ohos.application.BackupExtensionAbility (Backup and Restore Extension Capability) (System API)

harmony 鸿蒙@ohos.application.BackupExtensionAbility (BackupExtensionAbility)

0  赞