Home
last modified time | relevance | path

Searched refs:PRINT_ERROR_NO_PERMISSION (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A D_o_h___print.md47 | [Print_ErrorCode](#print_errorcode) {<br/>PRINT_ERROR_NONE = 0, PRINT_ERROR_NO_PERMISSION = 201, …
134 | PRINT_ERROR_NO_PERMISSION | 没有权限。 |
198 PRINT_ERROR_NO_PERMISSION:需要配置ohos.permission.PRINT权限。
H A Dohprint_8h.md44 …rint_errorcode) {<br/>[PRINT_ERROR_NONE](_o_h___print.md) = 0, [PRINT_ERROR_NO_PERMISSION](_o_h___…
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A D_o_h___print.md47 | [Print_ErrorCode](#print_errorcode) {<br>PRINT_ERROR_NONE = 0, PRINT_ERROR_NO_PERMISSION = 201, P…
134 | PRINT_ERROR_NO_PERMISSION | Permission denied. |
198 **PRINT_ERROR_NO_PERMISSION**: The **ohos.permission.PRINT** permission must be declared.
H A Dohprint_8h.md44 …print_errorcode) {<br>[PRINT_ERROR_NONE](_o_h___print.md) = 0, [PRINT_ERROR_NO_PERMISSION](_o_h___…
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h60 PRINT_ERROR_NO_PERMISSION = 201, enumerator